Hi, On 7/31/07, zunzun@zunzun.com <zunzun@zunzun.com> wrote:
On Tue, Jul 31, 2007 at 09:35:11PM +0100, Alexander Dietz wrote:
I got an error this time:
error: Command "/usr/bin/g77 -g -Wall -fno-second-underscore -fPIC -O2 -funroll-loops -march=i686 -mmmx -msse2 -msse -fomit-frame-pointer -malign-double -c -c Lib/fftpack/dfftpack/zfftb1.f -o build/temp.linux- i686-2.4/Lib/fftpack/dfftpack/zfftb1.o" failed with exit status 1
What happens if you type '/usr/bin/g77' on a command line?
I get the following output: f77: no input files (so this seems to work...) There were other suggestions on how to install scipy and numpy through rpm's, but when I tried it it screwed up all my installtion (e.g. some pieces of code did not work anymore). I removered everything, re-installed numpy 1.0.1 and matplotlib 0.90.1 successfully, and now trying to install scipy 0.5.2, but it fails with the above error. Below I attach for completeness the whole screen-dump when trying to install scipy. Thanks Alex