To add to this one, I simple have done this so far: yum install perl-Calendar-Simple perl-DateTime-TimeZone
Then I ran: # rpm -qa | grep XML | grep RSS perl-XML-RSS-1.45-1.el5.rf So i had that one module installed already. Then I ran: perl sbin/rt-test-dependencies --with-web-handler=modperl2 --with-db-type=mysql --install And this time it all came up as being installed. Even though I did nothing to take care of the DATA::ICal. Why would it do this? Anything to worry about? On Thu, Dec 17, 2009 at 3:15 PM, dnk <[email protected]> wrote: > For those who have followed the tutorial at: > http://www.ptitov.net/2008/07/request-tracker-installation-o.html > > I got: > > SOME DEPENDENCIES WERE MISSING. > ICAL missing dependencies: > Data::ICal ...MISSING > CORE missing dependencies: > Calendar::Simple ...MISSING > MASON missing dependencies: > XML::RSS >= 1.05 ...MISSING > DateTime::TimeZone version 0.59 required--this is only version > 0.46 > at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/DateTime.pm > line 47 > > Where did you get these from? Just CPAN? I am using the 2 repos in the > tutorial (CentOS Plus & RPMFORGE). > > Thanks. > > D > > > > > On Thu, Dec 17, 2009 at 12:58 PM, dnk <[email protected]> wrote: >> Can anyone point me to a curent install guide for centos 5.4 for RT? >> >> I have been attempting the various ones linked off of the main site, >> but have had little luck. >> >> Thanks in advance, >> >> D >> > _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
