[lxml-dev] install lxml 2.0.5 on Mac OS X Leopard - why is it so hard?
Stefan Behnel
stefan_ml at behnel.de
Thu May 15 13:03:17 CEST 2008
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
More information about the lxml-dev
mailing list