Has anyone built numpy-1.0rc2/scipy-0.5.1 on centos4.4? It seems that a fortran90+ compiler is required, so I installed gcc4-gfortran-4.1.0-18.EL4 libgfortran-4.1.0-18.EL4
Didn't quite work though. Built numpy+scipy OK, but then: Warning: FAILURE importing tests for <module 'scipy.linalg.blas' from '...packages/scipy/linalg/blas.pyc'> /usr/lib/python2.3/site-packages/scipy/linalg/tests/test_blas.py:22: ImportError: /usr/lib/python2.3/site-pac\ kages/scipy/linalg/fblas.so: undefined symbol: srotmg_ (in ?) Not sure yet what's causing this. I suspect it is because of a mixture of different compilers/libraries? Like, maybe blas was compiled with f77 from gcc3, while fblas was compiled with gfortran from gcc4? ------------------------------------------------------------------------- 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 _______________________________________________ Numpy-discussion mailing list Numpy-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/numpy-discussion