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

Langrenne christophe.langrenne at cnam.fr
Tue Apr 10 13:18:06 CEST 2012


Hello,

I have the same message. I'm under linux fedora 16.
I try cmake -DCMAKE_PREFIX_PATH:string="/usr/lib64" .. or cmake
-DCMAKE_PREFIX_PATH=/usr/lib64 ..

but with no result. The compilation is doing but when I open a .geo file it write
Error   : Singular value decomposition requires LAPACK

What can I do ?