Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
3rd party applicationwants liblapack
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
jody
l33t
l33t


Joined: 16 Oct 2007
Posts: 668
Location: Switzerland

PostPosted: Sat Sep 13, 2014 11:58 am    Post subject: 3rd party applicationwants liblapack Reply with quote

Hi
I have migrated bls, cblas, lapack and atlas to the science overlay, because atlas isn't provided in the standard gentoo tree anymore.
Partuclartily i have nomore liblapack.so, libblas.so or libcblas.so in /usr/lib.

Now i have a software (EIGENSOFT) which needs lapack libraries
Code:
jody@raven ~/Desktop/EIG5.0.2 $ bin/pcatoy
bin/pcatoy: error while loading shared libraries: liblapack.so.3gf: cannot open shared object file: No such file or directory


If i want to recompile this from the sources it also complains:
Code:
jody@raven ~/Desktop/EIG5.0.2/src $ make pcatoy
gcc -I../include -pthread -o pcatoy -llapack eigensrc/pcatoy.o eigensrc/eigsubs.o eigensrc/eigx.o nicksrc/libnick.a -lm
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llapack
collect2: ld returned 1 exit status
make: *** [pcatoy] Error 1


Can anybody tell me how to use science overlay's lapack & friends with 3rd party software expecting those libs?
Thank You
Jody
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum