[lxml-dev] error installing lxml

Stefan Behnel stefan_ml at behnel.de
Tue Mar 4 08:16:53 CET 2008


Hi,

Elena Soutyrina wrote:
> I am having trouble to install lxml.
> 
> I already installed libxml2 (2.6.30) and libxslt, Cython (0.9.6.12)

Not installing Cython is generally a good idea, although it shouldn't change
anything here.


> easy_install lxml gives me error  Building with Cython 0.9.6.12.
> 
> Building lxml version 2.0.2.
> 
> warning: no previously-included files found matching 'doc/pyrex.txt'
> 
> src/lxml/lxml.etree.c:1536: error: syntax error before
> 'xmlSchemaSAXPlugStruct'
> 
> src/lxml/lxml.etree.c:1536: error: syntax error before
> 'xmlSchemaSAXPlugStruct'
> 
>  
> 
> What am I missing?

At least, I'm missing the output that comes *before* the gcc errors above.
Could you send that in as well?

Stefan


More information about the lxml-dev mailing list