XML-LibXML - Compatibility of XML::LibXML 1.60 with libxml2 v2.5.10?

Posted on Thu Feb 22 22:30:48 2007 by kaijnn
Compatibility of XML::LibXML 1.60 with libxml2 v2.5.10?

According to the README, XML::LibXML 1.60 should be compatible with libxml2 2.5.10

However when I attempt to install it, I runto a problem wherein perl-libxml-sax.c refers to xmlErrorPtr and other structures where are not defined in my libxml2 2.5.10 development tree.

Is there a way to resolve this?

Write a response