[SciPy-dev] problems to find ATLAS during build
pearu at scipy.org
pearu at scipy.org
Wed Apr 3 15:46:08 CST 2002
On Wed, 3 Apr 2002, Heiko Henkelmann wrote:
> And the content and location of my atlas directory:
>
>
> E:\USR\LIB\ATLAS
> MinGW>ls -l
> total 10308
> -rw-r--r-- 1 henkelma 544 4587352 Mar 26 21:03 LIBATLAS.A
> -rw-r--r-- 1 henkelma 544 242394 Mar 26 20:43 LIBCBLAS.A
> -rw-r--r-- 1 henkelma 544 257842 Mar 26 21:06 libf77blas.a
> -rw-r--r-- 1 henkelma 544 5466190 Mar 27 20:01 liblapack.a
This should have been detected with the latest system_info.py from CVS.
If not, what is
sys.prefix
? (It should be E:\USR)
Try also renaming LIBATLAS.A and LIBCBLAS.A to lower case names. This
might be the problem. Let us know if how it works.
Pearu
More information about the Scipy-dev
mailing list