[lxml-dev] lxml Mac installation idea
Guntsche Michael
mike at it-loops.com
Tue Nov 11 21:39:37 CET 2008
On Nov 11, 2008, at 21:32, Mark Bestley wrote:
>> I do not really like the idea of static builds, since the static
>> library has to be universal as well which means bigger files.
>>
> I don't understand this point as the dynamic libraries have to be
> universal as well if python is universal.
What I ment was. If you build lxml yourself get universal builds of
libiconv, libxml2 and libxslt from macports or compile them yourself.
I do not use the lxml port myself, I just use the libxml,xslt and
iconv libraries from there and build an egg. This works both with the
system python version and the one form python.org.
/Mike
More information about the lxml-dev
mailing list