At Wed, 25 Jun 2008 12:09:53 -0400 (EDT),
Hollin R. Wilkins wrote:
> I keep on getting the following error when I try to run ./configure:
> 
> $ ./configure
> ./configure: line 1722: syntax error near unexpected token `gnu'
> ./configure: line 1722: `AM_INIT_AUTOMAKE(gnu no-dependencies)'
> 
> My guess is that I have a bad version of automake or a missing dependency,
> but I am not sure which.

Hello,

If you checked out the source, did you run ./autogen.sh successfully?
There is more information on how to build from scratch in the HACKING
file.

> Can anyone help with this problem? Does anyone see any problems with
> developing a _Decimal32 implementation of the vectors, matrices, and
> blocks?

To be honest I haven't seen any practial need for decimal arithmetic
in scientific calculations, so I wouldn't want to add support for it
in the main distribution.  But if you want to distribute a patch
yourself I guess that's not a problem.

-- 
Brian Gough

GNU Scientific Library -
http://www.gnu.org/software/gsl/



_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to