Stefan Behnel | 15 May 13:03

Re: install lxml 2.0.5 on Mac OS X Leopard - why is it so hard?

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

Gmane