On 2009-09-01, Ronald Oussoren <[email protected]> wrote:
>
> On 1 Sep, 2009, at 16:21, Jim Fulton wrote:
>
>> On Tue, Sep 1, 2009 at 9:19 AM, Reinout van  
>> Rees<[email protected]> wrote:
>>>
>>>  distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET  
>>> mismatch:
>>>  now "10.3" but "10.5" during configure
>>
>> <shrug> Mac OS X weirdity.
>
> What kind of Python installation are you using? System python, binary  
> installer from Python.org, ...
> Which version of Python are you using?
> Do you have MACOSX_DEPLOYMENT_TARGET set in your shell environment?

Set in my shell? No.

And this last attempt where I got the 10.3 != 10.5 error was with a freshly
compiled 2.5.4 source release from python.org.  Plain configure/make/make
install (with a --prefix= option).  Plain as plain can be.

If you google it, there are quite a lot of reports on this.

Well, I've got the tests running with python2.4 at least.  Hm. I *could* do
another build WITH such an environment variable set...

Reinout

-- 
Reinout van Rees - [email protected] - http://reinout.vanrees.org
Software developer at http://www.thehealthagency.com
"Military engineers build missiles. Civil engineers build targets"

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to