Trouble installing PyXML 0.6.5 with Python2.1 using RPM's (Newbie)

Nicholas Fearn n.f at virgin.net
Fri Sep 14 05:57:59 EDT 2001


I am trying to install PyXML 0.6.5 with Python2.1  (On YDL) using src.rpms
to no avail. No where does it say these two version won't work together.
The process ends with the following.

Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2979
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd PyXML-0.6.5
+ DOCDIR=/var/tmp/PyXML-0.6.5-buildroot/usr/doc/PyXML-0.6.5
+ export DOCDIR
+ rm -rf /var/tmp/PyXML-0.6.5-buildroot/usr/doc/PyXML-0.6.5
+ /bin/mkdir -p /var/tmp/PyXML-0.6.5-buildroot/usr/doc/PyXML-0.6.5
+ cp -pr LICENCE ANNOUNCE CREDITS README README.dom README.pyexpat
README.sgmlop
 TODO doc/4DOM doc/xml-howto.tex doc/xml-howto.txt doc/xml-ref.tex
doc/xml-ref.t
xt doc/xmlproc /var/tmp/PyXML-0.6.5-buildroot/usr/doc/PyXML-0.6.5
+ exit 0
Requires: python

Python appears to be correctly installed.

What am I doing wrong? Thanks for any help.

Nick







More information about the Python-list mailing list