[Gmsh] Cmake didn't find the blas library!

David Colignon David.Colignon at ulg.ac.be
Tue Mar 2 22:42:14 CET 2010


On 01/03/10 22:36, Antonio Frasson wrote:

> A have spend three hours trying to compile de gmsh 2.4.2.
> I modified the file CMakeLists.txt in many ways and I tried the command:
> cmake DCMAKE_PREFIX_PATH="/usr/lib64" ../

Hi,

can you try with

cmake -DCMAKE_PREFIX_PATH:string="/usr/lib64"

?

Regards,

Dave

--
David Colignon, Ph.D.
Collaborateur Logistique du F.R.S.-FNRS
CÉCI - Consortium des Équipements de Calcul Intensif
ACE - Applied & Computational Electromagnetics
Institut Montefiore B28
Université de Liège
4000 Liège - BELGIQUE
Tél: +32 (0)4 366 37 32
Fax: +32 (0)4 366 29 10
WWW:    http://hpc.montefiore.ulg.ac.be/
Agenda: http://www.google.com/calendar/embed?src=david.colignon%40gmail.com


> and the message;
> -- A library with BLAS API not found. Please specify library location.
> appears.
>
> /I have a atlas blas and a lapack libraries in /usr/local:
>
> /usr/lib64/liblapack.a, /usr/lib64/libptcblas.a,
> /usr/lib64/libptf77blas.a and /usr/lib64/libatlas.a.
>
> C/ompilation gmsh occurs, but when I run I get the message:
> Error: Singular value decomposition requires LAPACK
>
> Please, how can I make the cmake identify the blas and lapack of my system?
>
> Thanks a lot!
>
>
>
>
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh