[rt-users] DateTime/Set.pm not found in @INC

2013-02-23 Thread Camron W. Fox
Alle, I've just installed RTx-Calendar and restarted httpd, which resulted in this error, even though DateTime/Set.pm is in perl's @INC path: [cwfox@admin-new perl]$ pwd /opt/perl [cwfox@admin-new perl]$ /opt/perl/bin/perl -le 'print foreach @INC' /opt/perl/lib/site_perl/5.16.2/x86_64-lin

Re: [rt-users] DateTime/Set.pm not found in @INC

2013-02-25 Thread Kevin Falcone
Are you sure that this perl /opt/perl/bin/perl > [cwfox@admin-new perl]$ /opt/perl/bin/perl -le 'print foreach @INC' > /opt/perl/lib/site_perl/5.16.2/x86_64-linux > /opt/perl/lib/site_perl/5.16.2 > /opt/perl/lib/5.16.2/x86_64-linux > /opt/perl/lib/5.16.2 Is the same as this perl? > /usr/local/li

Re: [rt-users] DateTime/Set.pm not found in @INC

2013-03-05 Thread Camron W. Fox
On 13/02/25 6:04 AM, Kevin Falcone wrote: > Are you sure that this perl /opt/perl/bin/perl > >> [cwfox@admin-new perl]$ /opt/perl/bin/perl -le 'print foreach @INC' >> /opt/perl/lib/site_perl/5.16.2/x86_64-linux >> /opt/perl/lib/site_perl/5.16.2 >> /opt/perl/lib/5.16.2/x86_64-linux >> /opt/perl/lib

Re: [rt-users] DateTime/Set.pm not found in @INC

2013-03-05 Thread Kevin Falcone
On Tue, Mar 05, 2013 at 01:10:38PM -1000, Camron W. Fox wrote: > On 13/02/25 6:04 AM, Kevin Falcone wrote: > > Are you sure that this perl /opt/perl/bin/perl > > > >> [cwfox@admin-new perl]$ /opt/perl/bin/perl -le 'print foreach @INC' > >> /opt/perl/lib/site_perl/5.16.2/x86_64-linux > >> /opt/perl