Re: [Numpy-discussion] Problems building numpy on solaris 10 x86

2008-11-26 Thread David Cournapeau
On Thu, Nov 27, 2008 at 1:38 PM, Michael Abshoff <[EMAIL PROTECTED]> wrote: > > Why? What do you think makes sunperf problematic? [Not that I want to do > the work, just curious :)] I *know* it will be difficult :) The problem of sunperf is that you cannot just link a few libraries to make it wor

Re: [Numpy-discussion] Problems building numpy on solaris 10 x86

2008-11-26 Thread Michael Abshoff
David Cournapeau wrote: > On Thu, Nov 27, 2008 at 1:16 AM, Peter Norton > <[EMAIL PROTECTED]> wrote: >> >> On Tue, Nov 25, 2008 at 11:28 PM, David Cournapeau >> <[EMAIL PROTECTED]> wrote: >>> Charles R Harris wrote: What happens if you go the usual python setup.py {build,install} route? >

Re: [Numpy-discussion] Problems building numpy on solaris 10 x86

2008-11-26 Thread David Cournapeau
On Thu, Nov 27, 2008 at 1:16 AM, Peter Norton <[EMAIL PROTECTED]> wrote: > > > On Tue, Nov 25, 2008 at 11:28 PM, David Cournapeau > <[EMAIL PROTECTED]> wrote: >> >> Charles R Harris wrote: >> > >> > >> > What happens if you go the usual python setup.py {build,install} route? >> >> Won't go far sinc

Re: [Numpy-discussion] Problems building numpy on solaris 10 x86

2008-11-26 Thread Peter Norton
On Tue, Nov 25, 2008 at 11:28 PM, David Cournapeau < [EMAIL PROTECTED]> wrote: > Charles R Harris wrote: > > > > > > What happens if you go the usual python setup.py {build,install} route? > > Won't go far since it does not handle sunperf. > > David Even though the regular build process appears

Re: [Numpy-discussion] Problems building numpy on solaris 10 x86

2008-11-25 Thread David Cournapeau
On Wed, Nov 26, 2008 at 8:54 AM, Peter Norton <[EMAIL PROTECTED]> wrote: > > scons: warning: Ignoring missing SConscript > 'build/scons/numpy/core/SConscript' > File > "/usr/local/python-2.5.1/lib/python2.5/site-packages/numscons-0.9.4-py2.5.egg/numscons/core/numpyenv.py", > line 108, in Distutils

Re: [Numpy-discussion] Problems building numpy on solaris 10 x86

2008-11-25 Thread David Cournapeau
Charles R Harris wrote: > > > What happens if you go the usual python setup.py {build,install} route? Won't go far since it does not handle sunperf. David ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/lis

Re: [Numpy-discussion] Problems building numpy on solaris 10 x86

2008-11-25 Thread Charles R Harris
On Tue, Nov 25, 2008 at 4:54 PM, Peter Norton < [EMAIL PROTECTED]> wrote: > Back in the beginning of the summer, I jumped through a lot of hoops to > build numpy+scipy on solaris, 64-bit with gcc. I received a lot of help from > David C., and ended up, by some very ugly hacking, building an accept

[Numpy-discussion] Problems building numpy on solaris 10 x86

2008-11-25 Thread Peter Norton
Back in the beginning of the summer, I jumped through a lot of hoops to build numpy+scipy on solaris, 64-bit with gcc. I received a lot of help from David C., and ended up, by some very ugly hacking, building an acceptable numpy+scipy+matplotlib trio for use at my company. However, I'm back at it