Re: [Numpy-discussion] ld.so.1 linker errors building numpy

2007-07-18 Thread David Cournapeau
Park Hays wrote: > I have been fighting for a couple weeks to get numpy installed, on the > way to a full scipy+matplotlib system. I tried installing numpy on a solaris machine on SPARC too, with the added difficulty to have only a local account on the machine (without a compiler: had to build m

[Numpy-discussion] ld.so.1 linker errors building numpy

2007-07-18 Thread Park Hays
I have been fighting for a couple weeks to get numpy installed, on the way to a full scipy+matplotlib system. At this point, the transcript looks something like: python Python 2.5 (r25:51908, Sep 20 2006, 06:18:53) [GCC 3.4.6] on sunos5 from numpy import * -- stack trace, cut out except for