Re: [Numpy-discussion] numpy-1.6.2: python setup.py build bdist_rpm fails

2012-10-06 Thread Ralf Gommers
On Fri, Oct 5, 2012 at 10:45 PM, Ed Sexton wrote: > > Hello Numpy Group- > > I have a working installation of Numpy-1.6.2 on a RHEL 6.3 host, now I > have to create an RPM to push out to 600+ hosts. > > 1. I cannot get the RPM build command to work, error listed below. > > 2. Another issue, how

[Numpy-discussion] numpy-1.6.2: python setup.py build bdist_rpm fails

2012-10-05 Thread Ed Sexton
Hello Numpy Group- I have a working installation of Numpy-1.6.2 on a RHEL 6.3 host, now I have to create an RPM to push out to 600+ hosts. 1. I cannot get the RPM build command to work, error listed below. 2. Another issue, how do you pass --fcompiler=gnu95 to bdlist_rpm? I have everything co