Failed Install of Python 2.0

Ignacio Vazquez-Abrams ignacio at openservices.net
Tue Aug 21 10:35:48 EDT 2001


On Tue, 21 Aug 2001, Nick Fearn wrote:

> I am trying to install version 2.0 on YDL 2.2.15 (over python version 1.5.2
> installed as part of apache toolbox) using RPM (rpm --rebuild
> Python-2.0-1.src.rpm) and the process fails as follows.
>
> /Include -I.. -DHAVE_CONFIG_H -c ./pyexpat.c
> ./pyexpat.c:5: xmlparse.h: No such file or directory
> make[1]: *** [pyexpat.o] Error 1
> make[1]: Leaving directory `/usr/src/redhat/BUILD/Python-2.0/Modules'
> make: *** [sharedmods] Error 2
> Bad exit status from /var/tmp/rpm-tmp.10905 (%build)
>
> Can anyone help?
>
> Thanks Nick

You need to install expat (http://www.jclark.com/xml/expat.html).

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>





More information about the Python-list mailing list