Re: libxml2 question
by Christian Glahn other posts by this author
Aug 22 2005 2:26PM messages near this date
view in the new Beta List Site
libxml2 question
|
Re: libxml2 question
& XSLT On Tue, 2005-08-16 at 08:29 -0400, Andrew Strader wrote:
> I have Linux RH9 and successfully installed XML::XPath but when I
> attempted to install XML::LibXML it told me â??libxml2 is known not to
> workâ? and â??running xml2-configâ?¦failedâ?. What can I do about libxml2?
> Has anyone else experienced this under similar conditions? What is a
> decent way to resolve this?
If you detect such a message, XML::LibXML's Makefile.PL detected a
version of libxml2 that is _known_ not to work properly.
In this case you may want to install some newer version of libxml2
either using available rpms or compile a recent version of libxml2
yourself.
you can get libxml2's source and rpms from xmlsoft.org
Christian
> Andrew Strader
>
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Andrew Strader
Christian Glahn
Dominic Mitchell
|