[XML-SIG] Redhat RPM for PyXML 0.8.2?

Craeg K Strong cstrong@arielpartners.com
Sun, 13 Apr 2003 00:04:02 -0400


Martin v. L=F6wis wrote:

>Craeg K Strong <cstrong@arielpartners.com> writes:
> =20
>
>>My Red Hat 8.0 system comes with PyXML 0.7.1 installed as an RPM.
>>there is also a bunch of printconf stuff that depends on PyXML. Can
>>anyone give me advice on how to upgrade to PyXML 0.8.2? - Is there a
>>redhat RPM available anywhere?
>>   =20
>>
>Not that I know of.
> =20
>
>>- Is there someone I can beg and plead to make one for me :-)
>>   =20
>>
>You can make it yourself. Unpack the source distribution, and invoke
>"python setup.py bdist_rpm".
>
Uh oh.  This doesn't look good:

$ python setup.py bdist_rpm

> building RPMs
> rpm -ba --define _topdir /opt/PyXML-0.8.2/build/bdist.linux-i686/rpm=20
> --clean build/bdist.linux-i686/rpm/SPECS/PyXML.spec
> -ba: unknown option
> error: command 'rpm' failed with exit status 1
> $ rpm --version
> RPM version 4.1

This happens on a stock RedHat Linux 8.0

Do you have any suggestions?=20

> Just build an RPM and install it.
>
>Regards,
>Martin
> =20
>
Thanks,

--Craeg