[Koha] koha error due to MARC::File::XML

Zeno Tajoli tajoli at cilea.it
Thu May 14 00:57:53 NZST 2009


Dear Amandeep,

At 13.13 13/05/2009, Amandeep Kansal wrote:
>I am installing koha on linux debian 5.0.1,
>perl 5.10.
>koha-3.0.00
>There is a problem that i am unable to install
>perl module MARC::File::XML, after installing forcefully it is not works.
>
>There is warning in INSTALL.debian file that
>
>WARNING: use Perl 5.8 (a library Koha depends on,
>MARC::File::XML may not work with Perl 5.10, see:
><http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2309>http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2309)
>
>Even after reading bug report, i try to solve problem, i am not able 
>to solve problem.

so you are using debian lenny, correct ?
I strongly suggest you to wait the exit of Koha 3.0.2 (it's quite near).
For lenny there much more debian packages, also for MARC::xx modules

If you don't want to wait (and to test/debug problems) you can
install the Koha 3.0.x maintenance (it will became version 3.0.2).
It is sure you will see problems and bugs.
To install now Koha 3.0.x maintenance yiu need to use git.
The link to the source code:
http://git.koha.org/cgi-bin/gitweb.cgi?p=koha-maintenance.git;a=summary

Basic command to download Koha 3.0.x maintenance with git:
git clone 
git://git.koha.org/pub/scm/koha-maintenance.git  whateveryouwanttocallyourrepo
cd /your_path/_your_repo
git pull

more complete information here: 
http://wiki.koha.org/doku.php?id=en:development:git_usage


An other option is:
-- disinstall all modules you have installed with CPAN
-- install all packages [from lenny repo and Indexdata/lenny repos] 
listed here:
http://git.koha.org/cgi-bin/gitweb.cgi?p=koha-maintenance.git;a=blob_plain;f=install_misc/debian-lenny.packages;hb=HEAD
-- from cpan install only Algorithm::CheckDigits, SMS::Send, HTTP::OAI, JSON.
and continue the installation.
I'm not sure it is working but probably yes.

The most sure option: wait 3.0.2.
You can also help the translation of 3.02 here: http://translate.koha.org/

Bye

Zeno Tajoli
CILEA - Segrate (MI)
tajoliAT_SPAM_no_prendiATcilea.it
(Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)



More information about the Koha mailing list