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
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?
>
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
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
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
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
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
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