This is a discussion on RE: [AMaViS-user] ERROR: MISSING REQUIRED BASIC MODULES within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hi Mark, Yes, I have two versions of perl because the default came with solaris is old. See below the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Mark,
Yes, I have two versions of perl because the default came with solaris is old. See below the outputs of different commands. Please suggest what to do now? # /usr/bin/perl -v This is perl, version 5.005_03 built for sun4-solaris # /usr/local/bin/perl -v This is perl, v5.8.3 built for sun4-solaris #echo $PATH /usr/local/bin:/usr/xpg4/bin:/usr/bin:/usr/sbin:/u01/oracle/bin # /usr/bin/perl -Te 'use Time::HiRes' Can't locate Time/HiRes.pm in @INC (@INC contains: /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503 /usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005) at -e line 1. BEGIN failed--compilation aborted at -e line 1. # /usr/local/bin/perl -Te 'use Time::HiRes' <No output> Thanks, MJ ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |