Hi,

   [PL]: s_wsfe is not LAPACK's routine it's a routine from the g2c library.
   [PL]: You have to link it in in addition to lapack_lite.

Thanks for the pointer.

Sorry about my ignorance about these things. But is lapack_lite linked
to numpy even if you specify the full lapack library? 

After some googling I learned that g2c is a lib which takes care that you
can link fortran and C libraries (again my ignorance...). It's still not obvious
for me, though,  where/how I can make the install program do this linking.
I have a /usr/lib/libg2c.a, so I am surprised it doesn't find it right away...

Anybody experienced something similar, or other pointers?

Ciao,
Joris


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to