[SciPy-user] Can't find atlas for scipy install
Skip Montanaro
skip at pobox.com
Sun Oct 13 13:04:50 EDT 2002
Stephen> I've installed atlas (atlas-3.2.1 and
Stephen> atlas-c++-0.4.5). "/usr/lib" is in my "/etc/ld.so.conf" and
Stephen> I've run "ldconfig".
Stephen> When I try installing scipy (cvs), I get the messages
Stephen> below. Can someone tell me what I'm doing wrong?
I take it you installed atlas in /usr/lib? Did you set the ATLAS
environment variable (I don't know if it looks in common places or if it
always requires ATLAS to be set)?
export ATLAS=/usr/lib
If that doesn't work, check to make sure you've properly merged your atlas
and lapack libraries. (Check the atlas FAQ for details on how to do this.)
--
Skip Montanaro - skip at pobox.com
http://www.mojam.com/
http://www.musi-cal.com/
More information about the SciPy-User
mailing list