22 Apr
2009
22 Apr
'09
1:10 p.m.
Hi Ricardo, On Wed, Apr 22, 2009 at 6:56 AM, Ricardo Dias Marques <lists@ricmarques.net> wrote:
So, is this "Warning", during Koha installation, WRONG (regarding Date::ICal not being installed)?
The modules may be installed but for some reason not in the Perl module search path. Try running the following commands; if the modules can be found with the current @INC for your platform, each should print the version number for the module. perl -MDate::ICal -e 'print $Date::ICal::VERSION, "\n"' perl -MSMS::Send -e 'print $SMS::Send::VERSION, "\n"' Regards, Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt