From: Mag G. <mag...@gm...> - 2009-09-18 02:16:42
|
I am trying to compile Pysparse 1.1 and I can't seem to find llapack. I keep getting ld: cannot find -llapack collect2: ld returned 1 exist status I did compile LAPACK and placed it into my /usr/local/lib as liblapack.a and did a export LD_LIBRARY_PATH=/usr/local/lib I still get this error, any ideas? TIA |