[XML-SIG] Availability of libxml2 and libxslt Python bindings

Hannu Krosing hannu@tm.ee
21 Feb 2002 20:35:48 +0200


On Thu, 2002-02-21 at 19:46, Daniel Veillard wrote:
> On Thu, Feb 21, 2002 at 07:31:28PM +0200, Hannu Krosing wrote:
> > Should it work with python 2.2 ?
>=20
>   In theory, yes. I think I tested it so far on Red Hat builds with
> 1.5, 2.1 and 2.2 for architectures i386, ia64 and alpha.
>=20
> > I'm able to import libxml2 fine but import libxslt gives
> >=20
> > [GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-85)] on linux2
> > Type "help", "copyright", "credits" or "license" for more information.
> > >>> import libxml2mod
> > >>> import libxsltmod
> > Traceback (most recent call last):
> >   File "<stdin>", line 1, in ?
> > ImportError: h=938=B5x@/libz.sow: shared object not open
> >=20
> > Or should I just recompile without zlib ?
>=20
>   No, that's something I'm puzzled at, it had been reported
> already and we could not find the problem yet:
>   http://mail.gnome.org/archives/xml-bindings/2002-February/msg00014.html

The strange thing is that when I installed the RPM's it seems to work.

Could the RPMs be made for python2.1 and python2.2 as well ?

---------------
Hannu