[Koha] upgrading error
Chris Cormack
chrisc at catalyst.net.nz
Tue Apr 1 19:12:29 NZDT 2014
* Araik Manukyan (araik at flib.sci.am) wrote:
> Dear All,
>
> We try upgrading our koha 3.12.03 version to koha 3.14.05 after that when we
> try to open homepage we received such error
>
> Software error:
>
> Can't locate Crypt/Eksblowfish/Bcrypt.pm in @INC (@INC contains:
> /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.14.2
> /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5
> /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at
> /usr/share/koha/lib/Koha/AuthUtils.pm line 21.
>
This is telling you you are missing a perl module.
If you were using the packages, this would have been installed for
you. But if you are using the tarball, you will want to do (in your
unpacked tarball)
./koha_perl_deps.pl -m
This will tell you all the missing modules.
Then you need to 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