[Numpy-discussion] Linux numpy 1.0.1 install failed

Gong, Shawn (Contractor) Shawn.Gong at drdc-rddc.gc.ca
Fri May 18 16:04:14 EDT 2007


Thank you Robert for the quick reply.  I have been fighting this for a
while.

site.cfg file is attached.  It is sitting in my development dir called
/home/sgong/dev/numpy-1.0.1/ (same as setup.py)

Shawn



-----Original Message-----
From: numpy-discussion-bounces at scipy.org
[mailto:numpy-discussion-bounces at scipy.org] On Behalf Of Robert Kern
Sent: Friday, May 18, 2007 3:59 PM
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] Linux numpy 1.0.1 install failed

Gong, Shawn (Contractor) wrote:
> Hi List,
> 
> I am trying to install numpy 1.0.1 on Linux. (Numeric and numarray
have been fine)
> System info: Redhat Linux kernel 2.4 with gcc 3.2.3 but no separate
FORTRAN compiler.
> It has a Fortran 77 compiler (the one which comes as part of gcc)
> 
> My questions:
> 1) install can't find ATLAS (*.a) that I specify.
> Do they have to be *.so files? 

No.

> Do the *.a file sizes look right?

Pretty much.

> Where can I get libblas.so liblapack.so files?

Don't bother. Try to get the libraries that you have working; see below.

> 2) do I need a FORTRAN compiler? Will Fortran 77 compiler do?

Yes. Yes.

> I also changed site.cfg to enter 
> 	"library_dirs = /usr/local/lib/atlas/"

Could you provide the complete site.cfg file and tell us where you put
it
relative to the numpy source directory?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma
 that is made terrible by our own mad attempt to interpret it as though
it had
 an underlying truth."
  -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion at scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: site.cfg
Type: application/octet-stream
Size: 71 bytes
Desc: site.cfg
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20070518/749856a8/attachment.obj>


More information about the NumPy-Discussion mailing list