[SciPy-user] General question on scipy

Alexander Dietz Alexander.Dietz at astro.cf.ac.uk
Wed Aug 1 06:05:02 EDT 2007


Hi,

On 7/31/07, zunzun at zunzun.com <zunzun at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070801/73868418/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install.log
Type: text/x-log
Size: 13529 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070801/73868418/attachment.bin>


More information about the SciPy-User mailing list