Re: [Numpy-discussion] Problem compiling numpy with Python 2.5 on Powerbook

2007-03-15 Thread Robert Kern
Roberto De Almeida wrote: > Hi, Steve. > > On 3/14/07, Steve Lianoglou <[EMAIL PROTECTED]> wrote: >> I'm not sure what the problem is exactly, but is it weird that >> there's something to do w/ 'i686' when you're running on a powerbook >> being that the pbook is PowerPC? > > I managed to compile

Re: [Numpy-discussion] Problem compiling numpy with Python 2.5 on Powerbook

2007-03-15 Thread Roberto De Almeida
Hi, Steve. On 3/14/07, Steve Lianoglou <[EMAIL PROTECTED]> wrote: > I'm not sure what the problem is exactly, but is it weird that > there's something to do w/ 'i686' when you're running on a powerbook > being that the pbook is PowerPC? I managed to compile numpy by first compiling Python 2.5 as

Re: [Numpy-discussion] Problem compiling numpy with Python 2.5 on Powerbook

2007-03-13 Thread Steve Lianoglou
Hi, > Hi, guys. > > I'm trying to install numpy from subversion on my Powerbook 12", from > a fresh install (Mac OS X 10.4.8). I downloaded the official universal > Python 2.5 from python.org, and installed GCC > (powerpc-apple-darwin8-gcc-4.0.0) from XCode. > > Installation fails with the message: