[Numpy-discussion] help from OS X 10.5 users wanted

Vincent Davis vincent at vincentdavis.net
Wed Oct 13 15:36:11 EDT 2010


On Wed, Oct 13, 2010 at 10:44 AM, Christopher Barker
<Chris.Barker at noaa.gov> wrote:
> On 10/13/10 8:30 AM, Ralf Gommers wrote:
>>     For what it's worth, the posted binary seems to work fine on my OS-X
>>     10.5 PPC system (python2.6), so maybe the PPC part works, the Intel part
>>     not.
>>
>> Thanks, good to know.
>>
>>      > My conclusion is that binaries built on 10.6
>>      > do not work on 10.5 even when using the correct SDK and deployment
>>      > target.
>
> It sounds like they work on everything except Intel 10.5 -- is that right?
>
>>     Well, I still think if you do everything right, it works, but yes, it is
>>     a pain to get right, and a pain to test. Building on the oldest system
>>     you want to support is a lot easier.
>>
>> I don't think so - at least I have not been able to find a fix for the
>> error below in the many many bug reports one can find:
>>
>> ImportError?: dlopen(somefile.so, 2): no suitable image found. Did find:
>>
>>      somefile.so: unknown required load command 0x80000022
>
> Well, there are two options now:
>
> 1) keep trying to fix that error -- a post to the pythonmac list might
> help there.
>
> 2) Punt, and just build on an older system. It sounds like Vincent may
> be able to help out with that.
>
> (I've got a Intel 10.6 system and a PPC 10.5 system now, but I'll
> probably lose the 10.5 one soon)
>
> On 10/12/10 6:12 PM, Vincent Davis wrote:
>>>> install on 10.5 with binaries made on 10.6. So if I can learn
>>>> something and help others that is great.
>
> Vincent -- if you are game, I suggest:
>
> Set up a 10.4 system, install the python.org 2.5, 2.6 and 32bit 2.7
> binaries.
>
> On that, build:
>
>>> Python 2.5: 32-bit PPC/i386 for Mac OS X 10.3.9 through 10.6
>>>
>>> Python 2.6: 32-bit PPC/i386 for Mac OS X 10.3.9 through 10.6
>>>
>>> Python 2.7 32-bit PPC/i386 for Mac OS X 10.3.9 through 10.6
>
> On a 10.5 system, build:
>
>>> Python 2.7 PPC/i386/x86-64 for Mac OS X 10.5 or later
>
> As for Python 3k -- I have no idea!
>
> I might be able to do the 10.5 builds -- but I don't know for how long.
>
> Do you have the machines (or VMs) to do that?

No it's an injured MacBook Pro. Installing on different partitions
10.5 and 10.6 need to look for 10.4. Its an intel and I think only
some 10.4 DVDs work, I think some only have the ppc version.

Friedrich and I are working on it. We just got a vpn setup for him to
connect to the computer. I am in Colorado and he is in Germany. I hope
to do some builds. What is the best way to test them? Try to install
and run numpy.test() ?

Vincent

Vincent
>
> Thanks so much!
>
> NOTE: are there buildbots somewhere that could be used for this?
>
> -Chris
>
>
> --
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R            (206) 526-6959   voice
> 7600 Sand Point Way NE   (206) 526-6329   fax
> Seattle, WA  98115       (206) 526-6317   main reception
>
> Chris.Barker at noaa.gov
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>



-- 
Thanks
Vincent Davis
720-301-3003



More information about the NumPy-Discussion mailing list