<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 19 Apr 2009, at 09:57, Man Ngoc wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi!<br>&nbsp;&nbsp; I deinstall the port perl 5.8.9, and then installed the port perl-5.10.0. Then i also reinstall MailScanner. the installation process is completely successful. Then i run the command: <br>&nbsp;&nbsp; <b># /usr/local/sbin/mailscanner --lint</b><br> It print out the results as below:<br><br><b>IO::Compress::Base::Common version 2.015 required--this is only version 2.008 at /usr/local/lib/perl5/site_perl/5.10.0/Compress/Zlib.pm line 11.<br>BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.0/Compress/Zlib.pm line 11.<br> Compilation failed in require at /usr/local/lib/perl5/site_perl/5.10.0/Archive/Zip.pm line 11.<br>BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.10.0/Archive/Zip.pm line 11.<br>Compilation failed in require at /usr/local/lib/MailScanner/MailScanner/Message.pm line 48.<br> BEGIN failed--compilation aborted at /usr/local/lib/MailScanner/MailScanner/Message.pm line 48.<br>Compilation failed in require at /usr/local/sbin/mailscanner line 80.<br>BEGIN failed--compilation aborted at /usr/local/sbin/mailscanner line 80.</b><br> <br>What is the problem? please help me!<br><br>Thanks a lot!</blockquote><br></div><div>Have you installed Compress-Zlib from ports? If so, your ports tree is out of date. Upgrade it and your modules (See portupgrade) and that should bring that up to date.</div><div><br></div><div>Drew</div></body></html>