numpy-1.0 problem with install --skip-build

Neal Becker ndbecker2 at gmail.com
Thu Oct 12 13:54:16 EDT 2006


It appears the problem with getting a numpy-1.0 built with RPM is caused by
using 2 step process:

python setup.py build
python setup.py install --skip-build --root $RPM_BUILD_ROOT

This doesn't seem to work correctly!

If I change it to just do:
python setup.py install

it works OK.



-------------------------------------------------------------------------
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




More information about the NumPy-Discussion mailing list