[rt-users] perl installation 5.8.7
Andreas Putzo
putzoa at gmx.de
Sat Sep 17 11:29:06 EDT 2005
Hi,
On Saturday 17 September 2005 15:24, Abilash Praveen M wrote:
> I just installed perl 5.8.7. Also,
>
> but when i do a ]# make testdeps
> /usr/bin/perl ./sbin/rt-test-dependencies --verbose --with-mysql
> perl:
> 5.8.3...found
> Can you please help me? Thanks in advance.
5.8.3 is hardcoded in rt-test-dependencies.
The correct output should be ">=5.8.3...found".
To get the perl binary, RT is using, do 'grep ^PERL Makefile'
(usually /usr/bin/perl).
Regards,
Andreas
More information about the rt-users
mailing list