« Return to Thread: XML::LibXSLT and XML::LibXML

Re: XML::LibXSLT and XML::LibXML

by sdstein7 :: Rate this Message:

Reply to Author | View in Thread

Stefano,

I don't know your operating system, but on Red Hat Linux 5.3 I did the following:

Downloaded and installed libxslt-1.1.22
Downloaded and installed libxml2-2.6.27
Did a cpan install of XML::LibXML
Did a cpan force install of XML::LibXSLT

This may or may not be the best method, but it did eliminate the errors I was getting related to LibXSLT.

Hope this helps,
Sanford Stein

Stefano Bargioni wrote:
Hi,
the last unsatisfied dependency I need to solve is XML::LibXSLT.
I installed it with Synaptic (package libxml-libxslt-perl 1.66-1), but  
its use generates an error:

$ perl -e 'use XML::LibXSLT'
This version of XML::LibXSLT uses API of XML::LibXML 1.66 which is not
compatible with XML::LibXML 1.69. Please upgrade XML::LibXSLT!

My installed libxml-libxml-perl is 1.66-1+b1.
Both libxml-libxslt-perl and libxml-libxml-perl seem to be the latest  
version, Synaptic says.
Any idea? Thanks again. Stefano
_______________________________________________
Koha mailing list
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

 « Return to Thread: XML::LibXSLT and XML::LibXML