Library problem on installation

Michael Subotin msubotin at gmail.com
Fri Oct 13 15:22:17 EDT 2006


Following up on my own message for archival purposes, after getting local
help. If you're having a problem like this, read the file called
INSTALL.txt.  The current NumPy tarball doesn't have this file, but the
SciPy tarball does. You may need to reinstall Atlas/Lapack libraries using a
different compiler.

Michael

On 10/11/06, Michael Subotin <msubotin at gmail.com> wrote:
>
> Hi,
>
> I know that it's a perennial topic on the list, but I haven't been able to
> find my answer in the archives. After running the installation on a RedHat
> Linux machine, I'm getting the import error: "/usr/lib/libblas.so.3:
> undefined symbol: e_wsfe". Judging from earlier exchanges here, it seems
> that I need to add libg2c (which this machine does have in /usr/lib, unlike
> g2c) somewhere between 'f77blas' and 'cblas', but I'm not sure where I
> should make this change. Not being well versed in Python distributions, I
> tried my luck with a few candidates and the import error remains. The
> machine should be running gcc.
>
> Thanks for any help.
>
> Michael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061013/c64224fb/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion


More information about the NumPy-Discussion mailing list