> According to the testdeps output it's saying I only need Perl >= 5.10.1, but > I also wanted to add that all the dependencies are report as found: > > *********************************************************************** > perl: > *>=5.10.1(5.16.3) ...found* > > ......SNIP........ > > *UNIVERSAL::require ...found* > > *All dependencies have been found.* > **************************************************************
OK - could you check (find) where the "UNIVERSAL/require.pm" is inside your
perl tree?
E.g. (from my system - seprate perl installation)
./lib/perl5/site_perl/5.20.3/UNIVERSAL
./lib/perl5/site_perl/5.20.3/UNIVERSAL/require.pm
Should be (or not ;-) somewhere in the pathes below:
Can't locate UNIVERSAL/require.pm in @INC (@INC contains:
/opt/rt4/sbin/../local/lib /opt/rt4/sbin/../lib /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/opt/rt4/sbin/../lib/RT.pm line 60.
BEGIN failed--compilation aborted at /opt/rt4/sbin/../lib/RT.pm line 60.
Compilation failed in require at /opt/rt4/sbin/rt-server.fcgi line 86.
regards
Danny
smime.p7s
Description: S/MIME cryptographic signature
