Subject: Re: [rt-users] installation deps

Drew Mooney dmmooney at earthlink.net
Fri Sep 13 11:26:50 EDT 2002


I had a similar problem. Most likely thing that's happened is that CPAN
has installed perl5.8.0 for you in /usr/local/bin - and your RT Makefile
still references old-perl in /usr/bin.

Change the line near the top of the Makefile to /usr/local/bin/perl and
everything should go smoothly.

Good luck,

Drew M. Mooney



More information about the rt-users mailing list