[SciPy-dev] forcing scipy to use sources instead of system libraries?

Charles Doutriaux doutriaux1 at llnl.gov
Tue Apr 8 15:23:56 EDT 2008


Thx Pearu,

C.

Pearu Peterson wrote:
> On Tue, April 8, 2008 8:52 pm, Pearu Peterson wrote:
>   
>> On Tue, April 8, 2008 6:15 pm, Charles Doutriaux wrote:
>>     
>>> Hello,
>>>
>>> The blas installed on my system is apparently corrupted, is there a way
>>> to force scipy to use the sources instead of the libs it finds on the
>>> system?
>>>
>>> I do set the env variables: LAPACK_SRC and BLAS_SRC but it does not pick
>>> this up because it finds some blas/lapack in /usr/lib
>>>       
>> Set also
>>
>>  LAPACK=None
>>  BLAS=None
>>     
>
> Also
>   ATLAS=None
> might be needed.
>
> Pearu
>
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
>
>   




More information about the SciPy-Dev mailing list