Voytek Eymont wrote:
> I have amavisd on Centos 4x, it all (used to) work fine;
> 
> this morning I noticed amavisd not running, mail queuing up
> 
> # service amavisd start
> Starting Mail Virus Scanner (amavisd): ERROR: MISSING REQUIRED BASIC MODULES:
>   Compress::Zlib
> BEGIN failed--compilation aborted at /usr/sbin/amavisd line 171.
>                                                            [FAILED]
> 
> 
> attemping to install  Compress::Zlib with perl -MCPAN -e shell
> says other things missing:
> 
> ---- Unsatisfied dependencies detected during
> [P/PM/PMQS/Compress-Zlib-2.012.tar.gz] -----
>     IO::Uncompress::Gunzip
>     IO::Compress::Gzip
>     IO::Uncompress::Base
>     IO::Compress::Gzip::Constants
>     IO::Compress::Base
>     IO::Compress::Base::Common
> Shall I follow them and prepend them to the queue
> 
> then it fails....
> 
> what went wrong with my perl ?
> 

I think this has occurred for you not too long ago.  Have you looked
through the past threads here:

http://marc.info/?l=amavis-user&w=2&r=1&s=%22Compress%3A%3AZlib%22&q=b

What is the output of:

perl -e 'use Compress::Zlib;'

MrC

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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/

Reply via email to