An rpm package for tclxml would make it brain-dead easy
to install on many linux machines. It would also help
make it a candidate for inclusion in future Fedora
releases. Attached is a patch against tclxml-3.0 that
adds a "rpm:" target to the Makefile, as well as a rpm
spec file, for creating the RPM package based on a
specified CVS tag.
Logged In: YES
user_id=244388
Uploaded new patch that builds the rpm with expat and
libxml2 support.
Logged In: YES
user_id=244388
Fixed a typo in the previous patch.
Logged In: YES
user_id=244388
Attached is yet another updated patch that enables building
with a Fedora-style rpm spec file. It also cleans up some
problems when trying to use newer versions of autoconf.
Logged In: YES
user_id=244388
Last patch for today. This one adds a few extra search
paths to the configure scripts so that they can find
tclConfig.sh and such on Fedora x86_64.
rpm + x86_64 patch