Re: [Numpy-discussion] problems w/ fortran compiler when compiling 1.5.1 on RHEL5

2011-03-07 Thread John Cartwright
r means to force the setup.py to ignore g77? --john On Mar 7, 2011, at 12:56 AM, Ralf Gommers wrote: > On Mon, Mar 7, 2011 at 7:18 AM, John Cartwright > wrote: >> Hello All, >> >> I'm trying to compile 1.5.1 on a RHEL5 system and I'm specifying: >> >> p

[Numpy-discussion] problems w/ fortran compiler when compiling 1.5.1 on RHEL5

2011-03-06 Thread John Cartwright
Hello All, I'm trying to compile 1.5.1 on a RHEL5 system and I'm specifying: python setup.py config_fc --fcompiler=gnu95 build when doing the build. I see the message "Found executable /usr/bin/gfortran" - so far so good. However when I go to install using: python setup.py install I see the

Re: [Numpy-discussion] problem compiling v.1.0.3 on a Mac

2007-07-01 Thread John Cartwright
', '- mcpu=7450', '-mtune=7450'] compiler_fix= ['/usr/local/bin/gfortran', '-Wall', '-ffixed- form', '- fno-second-underscore', '-Wall', '-fno-second- underscore'

Re: [Numpy-discussion] problem compiling v.1.0.3 on a Mac

2007-07-01 Thread John Cartwright
Thanks for the prompt reply! By "framework install" I mean the Mac OS X universal installer at www.python.org. By "stand-alone" I mean compiled from the source tarball at the same site. --john On Jul 1, 2007, at 4:19 PM, Robert Kern wrote: > John Cartwright

Re: [Numpy-discussion] problem compiling v.1.0.3 on a Mac

2007-07-01 Thread John Cartwright
Hello Robert, just a followup - I found that I could compile with a stand-alone python 2.5 installation, but could not with a 2.5 framework install. Same problem as listed below. Thanks for any help that you can provide. --john On Jun 30, 2007, at 2:42 PM, Robert Kern wrote: > J

[Numpy-discussion] problem compiling v.1.0.3 on a Mac

2007-06-30 Thread John Cartwright
Hello All, I'm having trouble compile on a Mac 10.4.10. It seems as if it's not finding /usr/include: ... from /Library/Frameworks/Python.framework/Versions/ 2.4/include/python2.4/Python.h:81, from _configtest.c:2: /usr/include/stdarg.h:4:25: error: stdarg