RT 4.0 Dependencies Issue Test::More

Hi List,

Im trying to update from RT-Helpdesk 3.8.7 to 4.0.0. When I try to run
’make fixdeps’, CPAN keeps telling me my Test::More is too old, even though
I have loaded the current version in /usr/lib/perl5/5.8.6. Im on a fairly
old server 2.6.12-gentoo-r6 but it upgraded to RT 3.8.7 no problem. I keep
going around in circles with this thing and can’t continue. Any help would
be much appreciated.

Juan

Hello,

As far as I recall gentoo has perl configured to search modules in
very annoying way. First of all it searches in paths where emerge
installs things, so if a module is installed from portage then
installing newer version via CPAN shell has no effect.

Use the following command for such modules:

perl Makefile.PL INSTALLDIRS=vendorOn Fri, May 27, 2011 at 4:37 AM, Juan Mas juan.mas@gmail.com wrote:

Hi List,

Im trying to update from RT-Helpdesk 3.8.7 to 4.0.0. When I try to run
‘make fixdeps’, CPAN keeps telling me my Test::More is too old, even though
I have loaded the current version in /usr/lib/perl5/5.8.6. Im on a fairly
old server 2.6.12-gentoo-r6 but it upgraded to RT 3.8.7 no problem. I keep
going around in circles with this thing and can’t continue. Any help would
be much appreciated.

Juan

Best regards, Ruslan.