[lxml-dev] Undefined preference when building lxml xsltLibxsltVersion
Stefan Behnel
stefan_ml at behnel.de
Thu Aug 21 19:11:06 CEST 2008
Hi,
Nguyễn Khánh Duy wrote:
> ERROR: 'xslt-config' is not recognized as an internal or external
> command, operable program or batch file.
>
> ** make sure the development packages of libxml2 and libxslt are installed **
You need to have the "xslt-config" script in your PATH. It comes with libxslt,
but in your case, lxml's setup.py script can't find it.
Stefan
More information about the lxml-dev
mailing list