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

Charles Doutriaux doutriaux1 at llnl.gov
Tue Apr 8 11:15:12 EDT 2008


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

Any idea?

Thanks,

C.




More information about the SciPy-Dev mailing list