[Koha] problems when make uprgade koha3.6 to 3.8.1

Chris Cormack chrisc at catalyst.net.nz
Wed May 23 09:50:30 NZST 2012


* kouider bounama (koha4arab at gmail.com) wrote:
> hi all 
> i make uprgade koha3.6 to 3.8.1 but find this errors when i go to
> http://127.0.1.1:8080/
> 
> Software error:
> 
> Can't locate DateTime/Format/DateParse.pm in @INC (@INC contains:
> /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.1
> /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5
> /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at
> /usr/share/koha/lib/Koha/DateUtils.pm line 23.


What that tells you is you are missing at least one perl module.

run ./koha-perl_deps.pl -m 

In your unpacked tarball, or git checkout, to see if you missing any
others. Then install them

Chris

-- 
Chris Cormack
Catalyst IT Ltd.
+64 4 803 2238
PO Box 11-053, Manners St, Wellington 6142, New Zealand


More information about the Koha mailing list