Question
Hello
After an upgrade tp 4.0.2, I found that the Calendar plugin broke as it could find the perl module
CalendarMonthSimple. I have perl 5.8.0 but this module is installed in 5.6.1. I added the 5.6.1 diectory to the variable
$localPerlLibPath
in bin/LocalLib.cfg. I used the full diectory name. The setting is ignored however and the path is not added to
'@INC library path' as seen in bin/configure.
I got around this by editing setlib.cfg directly and adding the 5.6.1 perl directory to the path.
Could this be a bug or should I set the directory path otehrwise?
Environment
--
PeterJones - 22 May 2006
Answer
Hmmm, I wonder why noone else is reporting this?
Anyway, I think your solution sounds acceptable for this special 5.6 / 5.8 combo.
--
SteffenPoulsen - 16 Jun 2006