Re: [Numpy-discussion] Installing numpy from rpm

2007-01-07 Thread Satyendra Tomar
Thank you for your help. I was successful with your belowmentioned suggestions. Satyendra You've installed a SOURCE rpm -- what you need to do is build that rpm, then install the binary it produces: rpmbuild --rebuild numpy-1.0.1-1.src.rpm then look near the end of the output for where is p

Re: [Numpy-discussion] Installing numpy from rpm

2007-01-07 Thread Christopher Barker
Satyendra Tomar wrote: > I just used "rpm -Uvh numpy-1.0.1-1.src.rpm" to install numpy from the > rpm package, running under SuSE 10.1, 2.6.16.21 , > python 2.4.2 , GCC 4.1.0 but python can't still find the numpy module. You've installed a SOURCE rpm -- what you need to do i

[Numpy-discussion] Installing numpy from rpm

2007-01-06 Thread Satyendra Tomar
Hi, I'm entirely new to Python. I just used "rpm -Uvh numpy-1.0.1-1.src.rpm" to install numpy from the rpm package, running under SuSE 10.1, 2.6.16.21, python 2.4.2, GCC 4.1.0 but python can't still find the numpy module. What I only find is /usr/src/packages/SPECS/numpy.spec /usr/src/packages/