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 put the resulting
binary rpm. It can then be installed as you did above.

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to