[Koha-devel] Last Koha development version (from git) mentions missing prerequisites that are already installed

Galen Charlton galen.charlton at liblime.com
Wed Apr 22 15:38:10 CEST 2009


Hi,

On Wed, Apr 22, 2009 at 8:22 AM, Ricardo Dias Marques
<lists at ricmarques.net> wrote:
> Can't locate Date/Leapyear.pm in @INC (@INC contains:
...
> Can't locate Params/Util.pm in @INC (@INC contains:
> /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8

The error messages show that there are at least two Perl modules that
Date::ICal and SMS::Send depend on, namely Date::Leapyear and
Params::Util, that are either not installed or not accessible via
@INC.  You will need to install those modules from RPMs or CPAN.

Regards,

Galen
-- 
Galen Charlton
VP, Research & Development, LibLime
galen.charlton at liblime.com
p: 1-888-564-2457 x709
skype: gmcharlt



More information about the Koha-devel mailing list