Re: [Numpy-discussion] Compiling numpy on Red-Hat Import Error with lapack_lite.so

2011-07-08 Thread Jeffrey Spencer
I'll answer my own question. It was a mix of using two different fortran compilers so specified the option: python setup.py config_fc --fcompiler=gfortran build. All seems to be going well now. On 07/08/2011 05:35 PM, Jeffrey Spencer wrote: That actually makes sense because I am not sure the

Re: [Numpy-discussion] Compiling numpy on Red-Hat Import Error with lapack_lite.so

2011-07-08 Thread Jeffrey Spencer
That actually makes sense because I am not sure the gnu that it was compiled with but I think it is different. I have since compiled gcc myself, then python, and atlas libraries. Then I tried to install numpy. It go tthrough the install no worries and found the correct libraries. It stuffed when I