[EMAIL PROTECTED] wrote on 13/03/2008 12:17:42 PM: > > > > ---- > > # rpm -ivh perl-Compress-Raw-Zlib-2.008-1.el4.rf.i386.rpm > > > I managed to upgrade, BUT: > # rpm -Uvh perl-Compress-Raw-Zlib-2.008-1.el4.rf.i386.rpm > Preparing... ########################################### > [100%] > 1:perl-Compress-Raw-Zlib ########################################### > [100%] > # amavisd --debug > ERROR: MISSING REQUIRED BASIC MODULES: > Compress::Zlib
You have installed Perl Module Compress::Raw::Zlib, you need Compress::Zlib. The RPM package name should start with perl-Compress-Zlib. I have found it on rpmfind.net here: http://www.rpmfind.net/linux/rpm2html/search.php?query=perl-compress-zlib&submit=Search+...&system=&arch= Cheers, Scott -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
