Marco Spinetti wrote:
> I'm trying to update libxml2 and libxslt on my system.
>
> Linux version 2.4.2-2 (gcc version 2.96 20000731 (Red Hat Linux 7.1
> 2.96-79)) #1 Sun Apr 8 20:41:30 EDT 2001
>
> I compiled and installed libxml2 (2.6.29) without problem.
> Then I tryed to do the same with libxslt:
>
> rpm --rebuild libxslt-1.1.21-1.src.rpm
If you don't need the Python bindings, you can try removing the Python support
from the .spec file after installing(!) the SRPM. Add a "--without-python" at
the configure line. Then repackage the RPM ("-bs" IIRC)
If you need the Python bindings, consider doing the above and installing
"lxml" instead.
Stefan
_______________________________________________
xml mailing list, project page http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml