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 us

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

2007-04-28 Thread David Cournapeau
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 that). > > The situation we're in is that we need gcc to get the -R for

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

2007-04-27 Thread Albert Strasheim
Hello - Original Message - From: "Peter C. Norton" <[EMAIL PROTECTED]> To: Sent: Saturday, April 28, 2007 12:27 AM Subject: [Numpy-discussion] Building numpy - setting the run path > Building numpy for my company's solaris distribution involves requring >

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

2007-04-27 Thread Peter C. Norton
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 that). The situation we're in is that we need gcc to get the -R for paths like /usr/local/gnu/lib /u