XML::LibXSLT and XML::LibXML

View: New views
3 Messages — Rating Filter:   Alert me  

XML::LibXSLT and XML::LibXML

by Stefano Bargioni :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
http://lists.katipo.co.nz/mailman/listinfo/koha

Re: XML::LibXSLT and XML::LibXML

by sdstein7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Parent Message unknown Re: XML::LibXSLT and XML::LibXML

by Stefano Bargioni :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks, Basu. Your solution worked correctly.
BTW, my machine is Debian Lenny.
Bye. Stefano

On Jul 3, 2009, at 05:42 , Basu Talikoti wrote:

> hi
>
> use lower version
> XML::LibXSLT 1.59 from cpan
>
> pl see attachment
>
> basavaraj talikoti
> delhi public library
>
> <XML-LibXSLT-1.59.tar.gz>

_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha