On Mon, May 12, 2008 at 12:29 PM, Chris Miller <[EMAIL PROTECTED]> wrote: > Robert Kern wrote: > > > It looks like nothing actually executed "python setup.py install" to > > put the files into /var/tmp/python-numpy-1.0.4-build/. I suspect a > > problem in the spec file. Unfortunately, I am not familiar with > > building RPMs, so I don't know where you got the spec file from or > > where you can get a good one. > > You're right about that. There was a OS flavor conditional that was > not being evaluated properly. I commented these out and nailed the > proper commands and it compiled. > > I'm still concerned about the missing library warnings, but I'll > give it a try and see if it works properly.
Can you show us $ ls -l /usr/lib/atlas/sse2 ? -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
