[Zope-dev] Fix broken python on Mac OS X version 10.2

2002-08-26 Thread Jens Vagelpohl
sorry for the crossposting, here's a little heads-up for the mac OS X crowd: upon upgrading to 10.2 (jaguar) you will most likely find that your python binary (along with most other self-compiled software) is broken. in the case of python a simple re-build (if you compiled from source, that

Re: [Zope-dev] Fix broken python on Mac OS X version 10.2

2002-08-26 Thread Barry A. Warsaw
JV == Jens Vagelpohl [EMAIL PROTECTED] writes: JV sorry for the crossposting, here's a little heads-up for the JV mac OS X crowd: JV upon upgrading to 10.2 (jaguar) you will most likely find that JV your python binary (along with most other self-compiled JV software) is

Re: [Zope-dev] Fix broken python on Mac OS X version 10.2

2002-08-26 Thread Jens Vagelpohl
well, the basic cause is worse than that: they moved symbols around between system libraries. jens On Monday, Aug 26, 2002, at 12:11 US/Eastern, Barry A. Warsaw wrote: JV == Jens Vagelpohl [EMAIL PROTECTED] writes: JV sorry for the crossposting, here's a little heads-up for the

Re: [Zope-dev] Fix broken python on Mac OS X version 10.2

2002-08-26 Thread Jeffrey P Shell
On 8/26/02 11:49 AM, Jens Vagelpohl [EMAIL PROTECTED] wrote: well, the basic cause is worse than that: they moved symbols around between system libraries. jens But nicely, they include Python (2.2, not even 2.2.1) on the Developer Tools CD. Finally. -- Jeffrey P Shell www.cuemedia.com

Re: [Zope-dev] Fix broken python on Mac OS X version 10.2

2002-08-26 Thread Jens Vagelpohl
... which doesn't help people trying to run a current zope source release all that much... jens On Monday, Aug 26, 2002, at 17:13 US/Eastern, Jeffrey P Shell wrote: On 8/26/02 11:49 AM, Jens Vagelpohl [EMAIL PROTECTED] wrote: well, the basic cause is worse than that: they moved symbols