Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-29 Thread Albert Strasheim
Hello all - Original Message - From: "David M. Cooke" <[EMAIL PROTECTED]> To: "Discussion of Numerical Python" Cc: "Albert Strasheim" <[EMAIL PROTECTED]> Sent: Tuesday, May 29, 2007 6:58 PM Subject: Re: [Numpy-discussion] build problem

Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-29 Thread David M. Cooke
On May 29, 2007, at 08:56 , Albert Strasheim wrote: > Hello all > > - Original Message - > From: "David M. Cooke" <[EMAIL PROTECTED]> > To: "Discussion of Numerical Python" > Sent: Friday, May 25, 2007 7:50 PM > Subject: Re: [Numpy-discussi

Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-29 Thread Albert Strasheim
Hello all - Original Message - From: "David M. Cooke" <[EMAIL PROTECTED]> To: "Discussion of Numerical Python" Sent: Friday, May 25, 2007 7:50 PM Subject: Re: [Numpy-discussion] build problem on RHE3 machine > On Fri, May 25, 2007 at 12:45:32PM -0500,

Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-25 Thread David M. Cooke
On Fri, May 25, 2007 at 12:45:32PM -0500, Robert Kern wrote: > David M. Cooke wrote: > > On Fri, May 25, 2007 at 07:25:15PM +0200, Albert Strasheim wrote: > >> I'm still having problems on Windows with r3828. Build command: > >> > >> python setup.py -v config --compiler=msvc build_clib --compiler=m

Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-25 Thread Robert Kern
David M. Cooke wrote: > On Fri, May 25, 2007 at 07:25:15PM +0200, Albert Strasheim wrote: >> I'm still having problems on Windows with r3828. Build command: >> >> python setup.py -v config --compiler=msvc build_clib --compiler=msvc >> build_ext --compiler=msvc bdist_wininst > > Can you send me th

Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-25 Thread David M. Cooke
_fcompiler: compiler_type='intelev' not found > customize Gnu95FCompiler > find_executable('gfortran') > Could not locate executable gfortran > find_executable('f95') > Could not locate executable f95 > _find_existing_fcompiler: compiler_type='gnu9

Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-25 Thread Albert Strasheim
32__dummy.f removed c:\docume~1\albert\locals~1\temp\tmp_lgu9f__dummy.f removed c:\docume~1\albert\locals~1\temp\tmp4vpnwa__dummy.f removed c:\docume~1\albert\locals~1\temp\tmp8xx1ll__dummy.f removed c:\docume~1\albert\locals~1\temp\tmp4veorf__dummy.f removed c:\docume~1\albert\locals~1\temp\tmpwjd

Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-25 Thread Christopher Hanley
Sorry I didn't respond sooner. It seems to have taken almost 3 hours for me to receive this message. In any case the problems seems to have been resolved. I am able to build and install numpy version 1.0.4.dev3828 on my RHE3 machine running Python 2.5.1. Thank you for the quick fix. Chris

Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-25 Thread David M. Cooke
On Fri, May 25, 2007 at 08:27:47AM -0400, Christopher Hanley wrote: > Good Morning, > > When attempting to do my daily numpy build from svn I now receive the > following error. I am a Redhat Enterprise 3 Machine running Python 2.5.1. > >libraries lapack_atlas not found in /usr/local/lib >

Re: [Numpy-discussion] build problem on RHE3 machine

2007-05-25 Thread David M. Cooke
On Fri, May 25, 2007 at 08:27:47AM -0400, Christopher Hanley wrote: > Good Morning, > > When attempting to do my daily numpy build from svn I now receive the > following error. I am a Redhat Enterprise 3 Machine running Python 2.5.1. > >libraries lapack_atlas not found in /usr/local/lib >

[Numpy-discussion] build problem on RHE3 machine

2007-05-25 Thread Christopher Hanley
Good Morning, When attempting to do my daily numpy build from svn I now receive the following error. I am a Redhat Enterprise 3 Machine running Python 2.5.1. libraries lapack_atlas not found in /usr/local/lib libraries f77blas,cblas,atlas not found in /usr/lib libraries lapack_atlas no