--- Robert Kern <[EMAIL PROTECTED]> wrote: > Are your ATLAS libraries shared or static (i.e., are they libatlas.so or > libatlas.a)? ldd(1) only lists the shared libraries that are linked. ATLAS is > usually installed as static libraries. They are static. Thanks, I was mindlessly copying a suggestion I saw elsewhere. > Does that module import? I got, ImportError: /usr/lib/python2.4/site-packages/numpy/linalg/lapack_lite.so: undefined symbol: s_cat
even after changing the order of libraries in site.cfg to, > lapack,f77blas,cblas,atlas Abhishek Send instant messages to your online friends http://uk.messenger.yahoo.com ------------------------------------------------------------------------- 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