[lxml-dev] specifying lxml as a dependency?
Stefan Behnel
stefan_ml at behnel.de
Mon Nov 17 17:58:53 CET 2008
Chris Withers wrote:
>> What's relevant here is that the setup.py in the current trunk knows how
>> to download and build libxml2 and libxslt, and how to build lxml
>> statically using the result. That's specifically made (but not only
>> meant)
>> for Mac users that run into crashes due to conflicting library versions.
>
> Ah okay, interesting, would it work on linux too if libxml2 and libxslt
> aren't available?
It already does, I'm testing it on Linux.
Stefan
More information about the lxml-dev
mailing list