getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-users] .configure does not see the ATLAS library.


From: Mykola Tasinkevych
Subject: [Getfem-users] .configure does not see the ATLAS library.
Date: Mon, 6 Oct 2008 11:04:36 +0200

   Dear Getfem Users,

I have faced a problem while trying to configure Getfem  with the ATLAS library installed in my HOME:


"  ./configure BLAS_LIBS="-L$HOME/lib -latlas -lf77blas" CPPFLAGS="-I$HOME/include" LDFLAGS="-L$HOME/lib" --prefix=$HOME    --enable-qhull --enable-matlab --enable-python  

BLAS_LIBS=-L/home/miko/lib -latlas -lf77blas
checking for sgemm_ in -L/home/miko/lib -latlas -lf77blas... no
checking for sgemm_... no
checking for ATL_xerbla in -latlas... yes
checking for sgemm_ in -lf77blas... no
checking for sgemm_ in -lblas... no
checking for sgemm_ in -lcxml... no
checking for sgemm_ in -ldxml... no
checking for sgemm_ in -lscs... no
checking for sgemm_ in -lcomplib.sgimath... no
checking for sgemm_ in -lblas... (cached) no
checking for sgemm_ in -lblas... (cached) no
checking for sgemm_ in -lblas... (cached) no
 *** YOU DONT HAVE BLAS! *** Using a cheap replacement "

   At this point I do not understand why  the "configure" script does not see the ATLAS library?
 
Does someone have any idea?
Thank you in advance and the best regards,

Miko.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]