Voytek Eymont wrote: > thanks, everyone, I've tried all suggestions, some, several times; > I've reinstalled all Perl "::" things (fwiw, all the MIME needed force > options); > I've reinstalled amavisd, frist from Dag rpm, then, from source tgz from > here; > > but, I'm still: > > # amavisd --version > ERROR: MISSING REQUIRED BASIC MODULES: > Compress::Zlib > BEGIN failed--compilation aborted at /usr/sbin/amavisd line 171. >
What is returned from the following command: perl -e 'use Compress::Zlib;' MrC > # locate Zlib.pm > /root/.cpan/build/Compress-Zlib-2.008/lib/Compress/Zlib.pm > /root/.cpan/build/Compress-Zlib-2.008/blib/lib/Compress/Zlib.pm > /usr/lib/perl5/site_perl/5.8.5/IO/Zlib.pm > /usr/lib/perl5/site_perl/5.8.5/IO/Zlib.pmorg > /usr/lib/perl5/site_perl/5.8.5/Compress/Zlib.pm > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Compress/Raw/Zlib.pm > /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Compress/Raw/Zlib.pmorg > /usr/lib/perl5/vendor_perl/5.8.5/IO/Zlib.pm > /usr/lib/perl5/vendor_perl/5.8.5/IO/Zlib.pmorg > /usr/lib/perl5/vendor_perl/5.8.5/Compress/Zlib.pm > /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Compress/Raw/Zlib.pm > /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Compress/Raw/Zlib.pmorg > /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Compress/Zlib.pm > > > are all these Zlib.pm supposed to be SAME ?? > do I need all of them ? > > (they were NOT same size/date, I've overwritten 'backdate' ones so, now, > all are same, did NOT help) > > > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
