You left out the best bits. The bits where Perl told you what the INC array looks like, and probably where in the code the call was being made. So you could use that info to determine where on your file system the DateTime modules live, that the OlsonRule files are there, and why they're not on Perl's @INC path, because that is what the eror message is saying.
Len. On Mon, May 19, 2014 at 1:45 PM, Sears, Mark <[email protected]> wrote: > Sorry I am running V 3.8.7...and I realize it is not officially supported. > Thought I would see if anyone had run into this error before. I did, as > you suggested already, and installed the DateTime::TimeZone from cpan but > still get the error. > > > Thanks, > Mark Sears - CISSP-M.S. IA > Principal Information Security Analyst > > 12249 Science Drive Suite 160 > Orlando, FL 32826 > office: (407) 541-4062 > fax: (407) 380-3823 > [email protected] > www.gdit.com > > > -----Original Message----- > From: rt-users [mailto:[email protected]] On > Behalf Of Kevin Falcone > Sent: Monday, May 19, 2014 1:40 PM > To: [email protected] > Subject: Re: [rt-users] Perl broken? > > On Mon, May 19, 2014 at 01:07:41PM +0000, Sears, Mark wrote: > > I am receiving the following error when I go into Preferences>About > me: > > Error during compilation of > /opt/rt3/share/html/Elements/SelectTimezone:Can't locate > > DateTime/TimeZone/OlsonDB/Rule.pm in... > > > > Also mentions issue with TimeZone::Africa::Abidjan. > > > > I have run fix deps; test deps; rt-test-deps script and from cpan> > > installed TimeZone module > > You forgot to mention your RT version, but since you have /opt/rt3 in your > error patch, I'll mention that no release of RT3 is currently supported. > > RT can optionally use DateTime::TimeZone if installed (it's not a required > dependency of RT) but something must be wrong in your older version of RT. > You likely need to install DateTime::TimeZone from cpan > > -kevin > -- > RT Training - Dallas May 20-21 > http://bestpractical.com/training > -- [email protected] 614-404-4214 @lenjaffe Information Technology Smoke Jumper, Host of Columbus Code Jam<http://www.meetup.com/techlifecolumbus/> www.lenjaffe.com http://www.theycomewithcheese.com Advent Planet <http://www.lenjaffe.com/AdventPlanet/> - An Aggregation of Online Advent Calendars.
-- RT Training - Dallas May 20-21 http://bestpractical.com/training
