Re: [Clamav-users] clamav-0.94.2 configure cpp prob under FC9

2008-11-30 Thread Török Edwin
On 2008-11-30 00:37, Bill McKie wrote: > Török Edwin wrote: > >> On 2008-11-29 21:42, Bill McKie wrote: >> >>> Trying to build clamav-0.94.2 under Fedora-9 Linux (with all the latest >>> Fedora-9 updates installed). >>> >>> >> Does this work: >> >> $ cat > #include >> EO

[Clamav-users] 0.94.2 and SubmitDetectionStats

2008-11-30 Thread Odhiambo Washington
After upgrading from 0.94.1 to 0.94.2: gw# freshclam -v Current working dir is /var/db/clamav Max retries == 5 ClamAV update process started at Sun Nov 30 20:48:14 2008 Using IPv6 aware code Querying current.cvd.clamav.net TTL: 768 Software version from DNS: 0.94.2 main.cvd version from DNS: 49 ma

Re: [Clamav-users] 0.94.2 and SubmitDetectionStats

2008-11-30 Thread Török Edwin
On 2008-11-30 19:51, Odhiambo Washington wrote: > After upgrading from 0.94.1 to 0.94.2: > > gw# freshclam -v > Current working dir is /var/db/clamav > Max retries == 5 > ClamAV update process started at Sun Nov 30 20:48:14 2008 > Using IPv6 aware code > Querying current.cvd.clamav.net > TTL: 768 >

Re: [Clamav-users] 0.94.2 and SubmitDetectionStats

2008-11-30 Thread Odhiambo Washington
On Sun, Nov 30, 2008 at 9:00 PM, Török Edwin <[EMAIL PROTECTED]> wrote: > On 2008-11-30 19:51, Odhiambo Washington wrote: > > After upgrading from 0.94.1 to 0.94.2: > > > > gw# freshclam -v > > Current working dir is /var/db/clamav > > Max retries == 5 > > ClamAV update process started at Sun Nov

Re: [Clamav-users] 0.94.2 and SubmitDetectionStats

2008-11-30 Thread Török Edwin
On 2008-11-30 20:11, Odhiambo Washington wrote: > On Sun, Nov 30, 2008 at 9:00 PM, Török Edwin <[EMAIL PROTECTED]> wrote: > > >> On 2008-11-30 19:51, Odhiambo Washington wrote: >> >>> After upgrading from 0.94.1 to 0.94.2: >>> >>> gw# freshclam -v >>> Current working dir is /var/db/clamav >

Re: [Clamav-users] 0.94.2 and SubmitDetectionStats

2008-11-30 Thread Odhiambo Washington
On Sun, Nov 30, 2008 at 9:34 PM, Török Edwin <[EMAIL PROTECTED]> wrote: > On 2008-11-30 20:11, Odhiambo Washington wrote: > > On Sun, Nov 30, 2008 at 9:00 PM, Török Edwin <[EMAIL PROTECTED]> > wrote: > > > > > >> On 2008-11-30 19:51, Odhiambo Washington wrote: > >> > >>> After upgrading from 0.94.

Re: [Clamav-users] 0.94.2 and SubmitDetectionStats

2008-11-30 Thread Török Edwin
On 2008-11-30 20:42, Odhiambo Washington wrote: > There are no lines with FOUND.. so far. Can you send me your logfile? (off-list) --Edwin ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml

Re: [Clamav-users] 0.94.2 and SubmitDetectionStats

2008-11-30 Thread Odhiambo Washington
On Sun, Nov 30, 2008 at 9:51 PM, Török Edwin <[EMAIL PROTECTED]> wrote: > On 2008-11-30 20:42, Odhiambo Washington wrote: > > There are no lines with FOUND.. so far. > > Can you send me your logfile? (off-list) I've sent you a URL link to it. -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +2

[Clamav-users] unresolved:libclamav.a

2008-11-30 Thread Steve West
Why do iI get these unresolved? I am linking with libclamav.a. Steve /home/Steve/src/smtpd.c:2372: undefined reference to `cl_load' /home/Steve/src/smtpd.c:2379: undefined reference to `cl_build' /home/Steve/src/smtpd.c:2382: undefined reference to `cl_strerror' /home/Steve/src/smtpd.c:2383: und

Re: [Clamav-users] unresolved:libclamav.a

2008-11-30 Thread Stephen Gran
On Sun, Nov 30, 2008 at 03:05:20PM -0500, Steve West said: > Why do iI get these unresolved? I am linking with libclamav.a. > > Steve > > /home/Steve/src/smtpd.c:2372: undefined reference to `cl_load' > /home/Steve/src/smtpd.c:2379: undefined reference to `cl_build' > /home/Steve/src/smtpd.c:2382

Re: [Clamav-users] clamav-0.94.2 configure cpp prob under FC9

2008-11-30 Thread Bill McKie
> Do you have a /usr/include/limits.h file? Thanks for the hint. The glibc-headers package was missing in this FC9 system. After installing glibc-headers, clamav-0.94.2 builds & runs well on FC9. [It is also building & running well on our FC6, FC7, & the recently released FC10 Linux systems.

Re: [Clamav-users] Why is ClamAV signature file so unpopular?

2008-11-30 Thread Dave Warren
In message <[EMAIL PROTECTED]> Jan Pieter Cornet <[EMAIL PROTECTED]> was claimed to have wrote: >On Sat, Nov 29, 2008 at 02:52:53PM -0800, Dave Warren wrote: >> >When I go to the download page for ClamAV at SourceForge, >> >I observe that the signature file ("clamav-0.*.*.tar.gz.sig") >> >is down

Re: [Clamav-users] Why is ClamAV signature file so unpopular?

2008-11-30 Thread David F. Skoll
Dave Warren wrote: > True, but you could make it realistic enough to fool most of the people, > most of the time, especially with a readme.txt noting that the new > versions are signed slightly differently. People who bother to download the .sig file in the first place probably won't be fooled.

Re: [Clamav-users] 0.94.2 and SubmitDetectionStats

2008-11-30 Thread Török Edwin
On 2008-11-30 21:03, Odhiambo Washington wrote: > On Sun, Nov 30, 2008 at 9:51 PM, Török Edwin <[EMAIL PROTECTED]> wrote: > > >> On 2008-11-30 20:42, Odhiambo Washington wrote: >> >>> There are no lines with FOUND.. so far. >>> >> Can you send me your logfile? (off-list) >> > >