On May 21, 2005, at 2:52 AM, Bob Ippolito wrote:
>
> What hasn't been answered recently? :)
>
> -bob
>
>
True enough Bob, though not always obvious to the new Mac/Unix user.
I understand where you are coming from (I was once an "expert" that
others turned to with HP-UX among others) and many
On May 21, 2005, at 12:12 AM, Lee Cullens wrote:
> Sorry to be so slow, but I thought one of the experts would reply and
> then noticed none had (at least on list).
>
>
> On May 20, 2005, at 11:36 AM, Jay Mutter wrote:
>
>
>> I have performed a clean install of Tiger on an ibook and then
>> insta
Sorry to be so slow, but I thought one of the experts would reply and
then noticed none had (at least on list).
On May 20, 2005, at 11:36 AM, Jay Mutter wrote:
> I have performed a clean install of Tiger on an ibook and then
> installed the MacPython-OSX-2.4.1 framework build and the
> TigerPy
On May 5, 2005, at 2:31 PM, Bob Ippolito wrote:
>
> On May 5, 2005, at 2:20 PM, Bob Ippolito wrote:
>> It sounds like libxml2 (or the Python extension) uses the linker
>> option flat_namespace .. that's bad. -flat_namespace has been
>> deprecated since 10.2 (maybe earlier) and shouldn't be used
On May 5, 2005, at 2:20 PM, Bob Ippolito wrote:
>
> On May 5, 2005, at 12:55 PM, Gary Poster wrote:
>
>
>> Using Python 2.4.1 compiled on Tiger. This symptom did not occur on
>> Panther.
>>
>> Running my app using one command makes an import of libxml2 succeed:
>> all test pass, including a lot
On May 5, 2005, at 12:55 PM, Gary Poster wrote:
> Using Python 2.4.1 compiled on Tiger. This symptom did not occur on
> Panther.
>
> Running my app using one command makes an import of libxml2 succeed:
> all test pass, including a lot of code that relies on libxml2.
>
> Running it with another c