[GRASS-user] Unable to locate LAPACK library
Hamish
hamish_nospam at yahoo.com
Fri Nov 17 23:01:49 EST 2006
James McManus wrote:
> I am installing GRASS 6.2 on a x86_64 machine running Fedora Core 6. I
>
> want to include LAPACK, but when I run configure I get the following
> message:
>
> checking for location of LAPACK library... /usr/lib64
> checking for dgesv_ in -llapack... no
> checking for dgesv_ in -llapack... no
> configure: error: *** Unable to locate LAPACK library.
>
> LAPACK is installed on this machine and the libraries are in
> /usr/lib64. I am not having this problem with BLAS.
from REQUIREMENTS.html:
LAPACK / BLAS (libraries for numerical computing) for GMATH library
(GRASS numerical lib)
[http://www.netlib.org/lapack] (usually available on Linux distros)
Note: the support is intended for future module implementations, no need
to use it at time!
so just leave --with-blas and --with-lapack off the ./configure string.
Hamish
More information about the grass-user
mailing list