[SciPy-user] Problems installing scipy 0.6 on FC5

Alexander Dietz Alexander.Dietz at astro.cf.ac.uk
Tue Nov 27 03:59:41 EST 2007


Hi,

see the content of /proc/cpuinfo below.

Cheers
  Alex

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 14
model name      : Genuine Intel(R) CPU           T2300  @ 1.66GHz
stepping        : 8
cpu MHz         : 1000.000
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc pni
monitor est tm2 xtpr
bogomips        : 3335.11

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 14
model name      : Genuine Intel(R) CPU           T2300  @ 1.66GHz
stepping        : 8
cpu MHz         : 1000.000
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc pni
monitor est tm2 xtpr
bogomips        : 3329.30


On Nov 27, 2007 3:19 AM, David Cournapeau <david at ar.media.kyoto-u.ac.jp>
wrote:

> Alexander Dietz wrote:
> > Hi,
> >
> > I am running FC5 (I think, how to figure out) and I followed the
> > installation instructions for FC5. The last step, however, fails with
> > the following error messages:
> >
> > > python setup.py install
> > ...
> > ...
> > g77:f77: scipy/fftpack/dfftpack/zfftb.f
> > g77:f77: scipy/fftpack/dfftpack/dsinti.f
> > g77:f77: scipy/fftpack/dfftpack/dfftb.f
> > g77:f77: scipy/fftpack/dfftpack/zfftb1.f
> > /tmp/ccuB5p4W.s: Assembler messages:
> > /tmp/ccuB5p4W.s:589: Error: suffix or operands invalid for `movd'
> > /tmp/ccuB5p4W.s:2948: Error: suffix or operands invalid for `movd'
> > /tmp/ccuB5p4W.s: Assembler messages:
> > /tmp/ccuB5p4W.s:589: Error: suffix or operands invalid for `movd'
> > /tmp/ccuB5p4W.s:2948: Error: suffix or operands invalid for `movd'
> > 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 scipy/fftpack/dfftpack/zfftb1.f -o
> > build/temp.linux- i686-2.4/scipy/fftpack/dfftpack/zfftb1.o" failed
> > with exit status 1
> >
> > Any ideas how to solve this issue?
> >
> > Cheers
> >   Alex
> >
> >
> What's your machine ? More exactly, could you give us the result of the
> following command (to get the exact characteristics of your CPU): cat
> /proc/cpuinfo ?
>
> cheers,
>
> David
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071127/f5ddd962/attachment.html>


More information about the SciPy-User mailing list