On 23.04.2013 18:12, Russel Winder wrote:
On Mon, 2013-04-22 at 23:44 +0200, Dirk Bächle wrote:
[…]
Make sure that you have "fop" and one of the XML Python bindings
installed (lxml or libxml2)...the latter is to be preferred because it
is much faster, but both should work fine now.
Uurrr… isn't lxml a wrapper over libxml2 to provide the ElementTree API
(and other things like a validating parser and XPath).

Yes, that appears to be true for libxml2 (the C library, that python-lxml depends on)...but not python-libxml2 (the Python bindings), which is the lib I'm actually talking about.

Regards,

Dirk

_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to