8 Feb 20:43
Re: Help getting lxml to work reliably on MacOS-X
Stefan Behnel <stefan_ml <at> behnel.de>
2008-02-08 19:43:18 GMT
2008-02-08 19:43:18 GMT
Hi, Christian Zagrodnick wrote: > The main problem is, that lxml runs the wrong xslt-config. So I was > basically building libxml2 and libxslt just for the fun of it. > > The question is if lxml really always needs to call xslt-config. Or how > one would set the path in the buildout so that the right xslt-config is > called. > > If I manually set the path it works like charm: > > % PATH=`pwd`/parts/libxslt/bin:$PATH bin/buildout You can now pass "--with-xslt-config=XXX" to setup.py. Stefan
RSS Feed