Pearu Peterson wrote:
> Xavier Gnata wrote:
>
>   
>> I just would like to be able to tell numpy to use liblapack.so instead 
>> of this non free libmkl_lapack32.so
>>     
>
> For that set the following environment variable when building numpy/scipy:
>
>    export MKL=None
>
> Hth,
> Pearu
>   
ok it works with export MKL=None but IMHO there is something wrong in 
the mkl detection code on i386.

Xavier

-- 
############################################
Xavier Gnata
CRAL - Observatoire de Lyon
9, avenue Charles André
69561 Saint Genis Laval cedex
Phone: +33 4 78 86 85 28
Fax: +33 4 78 86 83 86
E-mail: [EMAIL PROTECTED]
############################################ 

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to