[SciPy-user] blas....

Charles Doutriaux doutriaux1 at llnl.gov
Thu Mar 6 14:56:56 EST 2008


Hi,

I have problem installing scipy on my system(Linux RedHAt Enterprise 
4)... I run an classic configure, it finds blas on my system with the 
routine
 srotmg_ in it. Great! No need to build my own blas i thought !

So i go ahead run scipy.

And then BAM!
/usr/local/cdat/experimental/lib/python2.5/site-packages/scipy/linalg/fblas.so: 
undefined symbol: srotmg_

Now what happened? Is it possible the libblas that worked great withe 
configure is actually corrupted?

Now if i build my own blas (gfortran)
Any ideas?

Thx,




More information about the SciPy-User mailing list