[rt-users] CentOs 5.5

Giuseppe Sollazzo gsollazz at sgul.ac.uk
Thu May 12 04:40:35 EDT 2011


In case anyone encounters similar problems, here's the steps I had to do 
to get rt4 on CentOs.

0) make fixdeps
1) make testdeps
(fails because of DateTime being too old)
2) cpan install DateTime::TimeZone
3) cpan install Math::Round
4) cpan install DateTime
5) make testdeps
(ok)
6) make install

I couldn't find any reliable yum sources for perl-DateTime having a 
recent version. Also, tried to reinstall LWP and Bundle::CPAN but 
installing directly DateTime (without doing first TimeZone and Round) 
didn't seem to work.

The 6 steps in order should do.

G

-- 
____________________________________

Giuseppe Sollazzo
Senior Systems Analyst
Computing Services
Information Services
St. George's, University Of London
Cranmer Terrace
London SW17 0RE

Email: gsollazz at sgul.ac.uk
Direct Dial: +44 20 8725 5160
Fax: +44 20 8725 3583





More information about the rt-users mailing list