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


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



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



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



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
> 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 broken.
>
> I think the basic cause of this is that 10.2 upgraded gcc, and that's
> what breaks self-compiled binaries.
>
> -Barry


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



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 broken.

I think the basic cause of this is that 10.2 upgraded gcc, and that's
what breaks self-compiled binaries.

-Barry

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



[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 is) fixes this. i added explicit instructions to the "Zope and 
Python on Mac OS X" HowTo at

http://www.zope.org/Members/jens/docs/zope_osx

i highly recommend re-building zope after that as well.

jens



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )