> Any help or ideas here?? > I have update all of perl.. Did you see my yesterday's reply?
Check: # pkg_info | grep -i 'p5-.*compress' p5-Compress-Raw-Bzip2-2.030 Low-Level Interface to bzip2 compression library p5-Compress-Raw-Zlib-2.030 Low-Level Interface to zlib compression library p5-Compress-Zlib-2.015 Perl5 interface to zlib compression library p5-IO-Compress-Base-2.015 Base Class for IO::Uncompress modules p5-IO-Compress-Bzip2-2.015 An interface to allow writing bzip2 compressed data to file p5-IO-Compress-Zlib-2.015_1 Perl5 interface for reading and writing of (g)zip files p5-IO-Zlib-1.10 IO:: style interface to Compress::Zlib Check: # /usr/local/bin/perl -le ' use IO::Compress::Gzip; print IO::Compress::Gzip->VERSION' 2.015 Check for possible other/older versions of IO::Compress::Gzip installed: # find /usr/local/lib/perl5 -name Gzip.pm /usr/local/lib/perl5/site_perl/5.12.1/IO/Compress/Gzip.pm /usr/local/lib/perl5/5.12.1/IO/Compress/Gzip.pm Mark ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user Please visit http://www.ijs.si/software/amavisd/ regularly For administrativa requests please send email to rainer at openantivirus dot org