Re: [Numpy-discussion] ATLAS,LAPACK compilation - help!

2007-05-31 Thread Matthieu Brucher
> Red Hat uses Debian packages ? That sounds odd... FC uses RPM, Debian > uses deb packages. The problem with RPM is, as stated by David some > time ago, that a lot of info is missing in RPM that is present in deb. I don't think I stated that :) Well you said, IIRC, that you had troubles maki

Re: [Numpy-discussion] ATLAS,LAPACK compilation - help!

2007-05-31 Thread David Cournapeau
Matthieu Brucher wrote: > > Maybe, maybe not. On 64bit Intel machines running 64bit linux the > fedora package raises an illegal instruction error. Since the > fedora package is based on the debian package this might be a > problem on Ubuntu also. For recent hardware you are probabl

Re: [Numpy-discussion] ATLAS,LAPACK compilation - help!

2007-05-31 Thread Matthieu Brucher
Maybe, maybe not. On 64bit Intel machines running 64bit linux the fedora package raises an illegal instruction error. Since the fedora package is based on the debian package this might be a problem on Ubuntu also. For recent hardware you are probably better off compiling your own from the latest

Re: [Numpy-discussion] ATLAS,LAPACK compilation - help!

2007-05-31 Thread David Cournapeau
Charles R Harris wrote: > > > Maybe, maybe not. On 64bit Intel machines running 64bit linux the > fedora package raises an illegal instruction error. Since the fedora > package is based on the debian package this might be a problem on > Ubuntu also. For recent hardware you are probably better of

Re: [Numpy-discussion] ATLAS,LAPACK compilation - help!

2007-05-31 Thread Charles R Harris
On 5/31/07, David Cournapeau <[EMAIL PROTECTED]> wrote: Robert Kern wrote: > [EMAIL PROTECTED] wrote: >> Hello there, >> I'm new here, so excuse me if the solution is trivial: >> i have installed ATLAS and LAPACK on my ubuntu 7 dual core intel machine. >> now, when i try to install numpy, it tel

Re: [Numpy-discussion] ATLAS,LAPACK compilation - help!

2007-05-31 Thread David Cournapeau
Robert Kern wrote: > [EMAIL PROTECTED] wrote: >> Hello there, >> I'm new here, so excuse me if the solution is trivial: >> i have installed ATLAS and LAPACK on my ubuntu 7 dual core intel machine. >> now, when i try to install numpy, it tells me it doesn't find these >> libraries: >> >> " >> $ pyth

Re: [Numpy-discussion] ATLAS,LAPACK compilation - help!

2007-05-31 Thread Robert Kern
[EMAIL PROTECTED] wrote: > Hello there, > I'm new here, so excuse me if the solution is trivial: > i have installed ATLAS and LAPACK on my ubuntu 7 dual core intel machine. > now, when i try to install numpy, it tells me it doesn't find these > libraries: > > " > $ python setup.py install > Runnin

[Numpy-discussion] ATLAS,LAPACK compilation - help!

2007-05-31 Thread sittner
Hello there, I'm new here, so excuse me if the solution is trivial: i have installed ATLAS and LAPACK on my ubuntu 7 dual core intel machine. now, when i try to install numpy, it tells me it doesn't find these libraries: " $ python setup.py install Running from numpy source directory. F2PY Versio