Re: [Numpy-discussion] Building numpy - setting the run path

2007-05-03 Thread Peter C. Norton
On Sat, Apr 28, 2007 at 04:20:30PM +0900, David Cournapeau wrote: Peter C. Norton wrote: Building numpy for my company's solaris distribution involves requring a run_path for the lapack+blas libraries we're using (libsunperf, though I'm considering swapping out for gsl since we may use

[Numpy-discussion] further questions: numpy on Solaris x86 with sun CC and libsunperf

2007-04-19 Thread Peter C. Norton
I have found a way to build numpy on solaris x86 with libsunperf. Basically, using the static library, and removing the compiler flag for libf77compat (I think it's deprecated and has been removed) and furthermore symlinking liblapack.a and libblas.a to the actual libsunperf.a seems to result in a

[Numpy-discussion] Building numpy on Solaris x86 with sun CC and libsunperf

2007-04-18 Thread Peter C. Norton
Hello all, I'm trying to build numpy for some of my users, and I can't seem to get the [blas_opt] or the [lapack_opt] settings to be honored in my site.cfg: $ CFLAGS=-L$STUDIODIR/lib/ -l=sunperf CPPFLAGS='-DNO_APPEND_FORTRAN' \ /scratch/nortonp/python-2.5.1c1/bin/python setup.py config Running

Re: [Numpy-discussion] building numpy with atlas on ubuntu edgy

2007-04-18 Thread Peter C. Norton
I'm having great difficulty building numpy on solaris with the sun compilers and libsunperf. I may try this on ubuntu x86_64 to see if the setup is less painful. Thanks for the idea, -Peter On Wed, Apr 18, 2007 at 11:04:26PM +0200, Christian Marquardt wrote: Sun has recently released their