From: Abhishek R. <fin...@ya...> - 2006-11-12 20:37:03
|
--- Robert Kern <rob...@gm...> 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 |