[Numpy-discussion] Installation - Numpy 1.0.1 Suse Linux 10.1
by Gustavo Mercier other posts by this author
Dec 12 2006 12:17PM messages near this date
Re: [Numpy-discussion] a.T
|
[Numpy-discussion] Definition of correlation, correlate and so on ?
Hi!
I am trying to install Numpy 1.0.1 in a Linux Box (Suse Linux 10.1; gcc 4.1x). I have done t
his successfully with previous versions up to 1.0b5. However, I now run into problems.
It compiles and installs ok, but upon opening python and importing numpy it hangs with an un
resolved reference when loading linalg. The reference is to a _gfortran...function.
I use Atlas and this was compiled with gfortran, and following the instructions to combine l
apack with atlas. blas was also compiled the same way. I see that Numpy is being compiled wi
th g77.
I am trying to add the reference to the gfortran library object in /usr/lib but I don't see
how to do this as an option in distutils. I also try to change the compiler from g77 to gfor
tran, but I failed. Setting --fcompiler anc --ccompiler options led to failures due to tryin
g to compile c code with the fortran compiler.
Any suggestions?
Thanks for your help!
--
Gustavo A. Mercier, Jr. MD,PhD
gamercier@[...].com
469-396-6750 - cell
|