Re: [Numpy-discussion] numpy r3857 build problem

2007-06-03 Thread David M. Cooke
On Sat, Jun 02, 2007 at 08:14:54PM -0400, Christopher Hanley wrote: > Hi, > > I cannot build the latest version of numpy in svn (r3857) on my Intel > MacBook running OSX 10.4.9. I'm guessing that the problem is that a > fortran compiler isn't found. Since NUMPY doesn't require FORTRAN I > fou

Re: [Numpy-discussion] numpy r3857 build problem

2007-06-03 Thread Christopher Hanley
Some additional information. I have no problems building numpy on my Redhat Enterprise 3 or Solaris 10 boxes at work. I was able to build numpy there with and without the F77 system variable defined. Interesting. Cheers, Chris Christopher Hanley wrote: > Hi, > > I cannot build the latest v

[Numpy-discussion] numpy r3857 build problem

2007-06-03 Thread Christopher Hanley
Hi, I cannot build the latest version of numpy in svn (r3857) on my Intel MacBook running OSX 10.4.9. I'm guessing that the problem is that a fortran compiler isn't found. Since NUMPY doesn't require FORTRAN I found this surprising. Has there been a change in policy? I'm attaching the bui