Alexander Dietz wrote:
Hi,
On 7/31/07, *zunzun@zunzun.com <mailto:zunzun@zunzun.com>* <zunzun@zunzun.com <mailto: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). What was screwed up when you tried to install rpms ? What did not work anymore ?
David