Error "Can't locate Time/HiRes.pm in @INC " when compile or run qmail-scanner-queue.pl -g. (Fails line 247)
But perl -e " use Time::HiRes ;" returns no errors and spamassassin installed ok (I think it needs HiRes also) and SA works fine from command line.
HiRes was built as follows (can't use cpan): from Time-Res-1.5.2 dir perl Makefile.PL make make test make install
Perl version is 5.6.1 on RedHat 7.3
Any help??
Do you have these files?
/usr/lib/perl5/5.8.1/i686-linux/Time/HiRes.pm /usr/lib/perl5/5.8.1/i686-linux/auto/Time/HiRes /usr/lib/perl5/5.8.1/i686-linux/auto/Time/HiRes/HiRes.so /usr/lib/perl5/5.8.1/i686-linux/auto/Time/HiRes/HiRes.bs
Try to install by rpm from the cd3 of RedHat 7.3
rpm -Uvh perl-Time-HiRes-1.20-14.i386.rpm
Regards
Salvatore
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
