[Koha] koha compile error

MJ Ray mjr at phonecoop.coop
Tue Feb 23 11:46:24 NZDT 2010


John Simonds <simonj2ster at gmail.com>
> I am installing Koha 3.00.02 on a Debian server ( 5.0.0 Lenny ) and I am at
> the tail end of the install where I am trying to get a login to Koha - via
> 127.0.1.1:8080 (It is installed on the server) and I get a message that the
> version of XML::LibXSLT is 1.70 and needs to be 1.66
> Does anyone know a way to drop back a version from cpan or the command
> line?
[...]
> upgrade XML::LibXSLT, XML::LibXML, or both! at
> /usr/local/lib/perl/5.10.0/XML/LibXML.pm line 49.
> BEGIN failed--compilation aborted at /usr/lib/perl5/XML/LibXSLT.pm line 7.

Usually you need to tell us how you got there, but I think these last
two are the tell-tale lines.  See my "Updating LibXML" reply to Sven
Jankofsky earlier today.  That looks like XML::LibXML from cpan and
XML::LibXSLT from packages.  I'd remove the cpan copy and try again,
but you might be able to remove the packages and install XML::LibXSLT
from cpan too.

Why does this keep happening?  How do we make it clearer in the
Koha/debian installation guide than:

IMPORTANT:  You should only use CPAN for Perl dependencies which are NOT
            available from the package maintainer. You have been warned!

?

Thanks,
-- 
MJ Ray (slef)  Webmaster and LMS developer at     | software
www.software.coop http://mjr.towers.org.uk        |  .... co
IMO only: see http://mjr.towers.org.uk/email.html |  .... op


More information about the Koha mailing list