15 May 13:03
Re: install lxml 2.0.5 on Mac OS X Leopard - why is it so hard?
From: Stefan Behnel <stefan_ml <at> behnel.de>
Subject: Re: install lxml 2.0.5 on Mac OS X Leopard - why is it so hard?
Newsgroups: gmane.comp.python.lxml.devel
Date: 2008-05-15 11:03:17 GMT
Subject: Re: install lxml 2.0.5 on Mac OS X Leopard - why is it so hard?
Newsgroups: gmane.comp.python.lxml.devel
Date: 2008-05-15 11:03:17 GMT
Hi Kumar,
Kumar McMillan wrote:
> so, I'm thinking this is just two lines of code added to cflags() ...
>
> if sys.platform in ('darwin',):
> result.append('-flat_namespace')
That's cool, thanks. I added it to the trunk and to the 2.0 branch. Let's see
if Mac users get along with 2.0.6 then...
Thanks for the effort!
Stefan
RSS Feed