Mail-ClamAV-0.17 out

Jeff A. Earickson jaearick at COLBY.EDU
Wed Mar 9 21:58:07 GMT 2005


Try doing the make without the "-j3".  I find that sometimes the
parallel make feature in GNU make jams up, but a make on one CPU
works just fine.  Is your ClamAV installed in a default location?
Mine isn't (I install in /opt/clamav), so I have to tweak with
Makefile.PL before doing "perl Makefile.PL".  My modifications:

diff Makefile.PL.orig Makefile.PL
9c9
<     $inc = '-I/usr/include';
---
>     $inc = '-I/opt/clamav/include -I/usr/include';
23c23
< $libs .= " -lclamav";
---
> $libs .= " -L/opt/clamav/lib -lclamav";

Jeff Earickson
Colby College

On Thu, 10 Mar 2005, Peter Russell wrote:

> Date: Thu, 10 Mar 2005 08:49:32 +1100
> From: Peter Russell <pete at ENITECH.COM.AU>
> Reply-To: MailScanner mailing list <MAILSCANNER at JISCMAIL.AC.UK>
> To: MAILSCANNER at JISCMAIL.AC.UK
> Subject: Re: Mail-ClamAV-0.17 out
>
> Still fails on RHEL4
>
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Mail::ClamAV
> /usr/bin/perl -Mblib -MInline=NOISY,_INSTALL_ -MMail::ClamAV -e1 0.17
> blib/arch
> Can't locate Mail/ClamAV.pm in @INC (@INC contains:
> /root/.cpan/build/Mail-ClamAV-0.17/blib/arch
> /root/.cpan/build/Mail-ClamAV-0.17/blib/lib
> /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5
> /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4
> /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2
> /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0
> /usr/lib/perl5/site_perl
> /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4
> /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2
> /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0
> /usr/lib/perl5/vendor_perl .).
> BEGIN failed--compilation aborted.
> make: *** [ClamAV.inl] Error 2
> make: *** Waiting for unfinished jobs....
> make: *** Waiting for unfinished jobs....
> cp ClamAV.pm blib/lib/Mail/ClamAV.pm
>  /usr/bin/make -j3 -- NOT OK
> Running make test
>  Can't test without successful make
> Running make install
>  make had returned bad status, install seems impossible
>
>
>
>
> Jeff A. Earickson wrote:
>> Gang,
>>
>> A new version of the ClamAV perl module is out.  The make test
>> failures realted to scanbuff int the test file are now fixed
>> (the scanbuff call vanished).  No updates to the Changes file
>> though.  Installed and working on my system (Solaris 9).
>>
>> Jeff Earickson
>> Colby College
>>
>> ------------------------ MailScanner list ------------------------
>> To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
>> 'leave mailscanner' in the body of the email.
>> Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
>> the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
>>
>> Support MailScanner development - buy the book off the website!
>>
>>
>> .
>>
>
> ------------------------ MailScanner list ------------------------
> To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
> 'leave mailscanner' in the body of the email.
> Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
> the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
>
> Support MailScanner development - buy the book off the website!
>

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!




More information about the MailScanner mailing list