Can't Locate Warnings: make testdeps problem

Hello fello rt Users,

I’ve been using RT for now 6 months and have had 3 complete rt
installations without any problems, but this seems exceptional to me.

I’ve been trying to make another RT installtion on a new box (server) but
when i ‘make testdeps’, i’m greeted by the following error!

bash-2.05b# make testdeps
/usr/bin/perl ./sbin/rt-test-dependencies --with-mysql
Can’t locate warnings.pm in @INC (@INC contains:
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
/usr/libdata/perl/5.00503) at ./sbin/rt-test-dependencies line 32.
BEGIN failed–compilation aborted at ./sbin/rt-test-dependencies line 32.
*** Error code 2

Stop in /usr/home/wilson/modsrcs/rt-3-0-9.
bash-2.05b# make fixdeps
/usr/bin/perl ./sbin/rt-test-dependencies --install --with-mysql
Can’t locate warnings.pm in @INC (@INC contains:
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
/usr/libdata/perl/5.00503) at ./sbin/rt-test-dependencies line 32.
BEGIN failed–compilation aborted at ./sbin/rt-test-dependencies line 32.
*** Error code 2

Stop in /usr/home/wilson/modsrcs/rt-3-0-9.
bash-2.05b#

Please help me out if you’ve any ideas,
Thanks

I’m running
FreeBSD 4.8-RELEASE #0
apache 1.3.29
modperl 1.99_12 (not yet installed with apache)
MySQL 4.0.18
perl 5.005_03 (but i’ll upgrade to perl 5.8.3 soon but make testdeps
should say
perl 5.8.3******MISSING: this is only version 5.005_03, version 5.8.3 is
required)

Please help me out, Thanks,
Kind regards,
Wilson

Maybe warnings.pm is not available in your ancient version
of perl.On Fri, Mar 19, 2004 at 09:56:20AM +0300, Wilson Abigaba wrote:

Hello fello rt Users,

I’ve been using RT for now 6 months and have had 3 complete rt
installations without any problems, but this seems exceptional to me.

I’ve been trying to make another RT installtion on a new box (server) but
when i ‘make testdeps’, i’m greeted by the following error!

bash-2.05b# make testdeps
/usr/bin/perl ./sbin/rt-test-dependencies --with-mysql
Can’t locate warnings.pm in @INC (@INC contains:
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
/usr/libdata/perl/5.00503) at ./sbin/rt-test-dependencies line 32.
BEGIN failed–compilation aborted at ./sbin/rt-test-dependencies line 32.
*** Error code 2