Re: [Clamav-users] freshclam problem

2007-04-09 Thread Gerard Seibert
On Monday April 09, 2007 at 02:43:23 (AM) Julia Ovchinnikova wrote: > Gerard Seibert wrote: > > On Friday April 06, 2007 at 08:16:27 (AM) Julia Ovchinnikova wrote: > > > > You stated that you are using FreeBSD-6.0 on your PC. I am using version > > 6.2 with clamav-devel without any problems. You m

Re: [Clamav-users] freshclam problem

2007-04-09 Thread Gerard Seibert
On Monday April 09, 2007 at 02:43:23 (AM) Julia Ovchinnikova wrote: > Gerard Seibert wrote: > > On Friday April 06, 2007 at 08:16:27 (AM) Julia Ovchinnikova wrote: > > > > > > > > You stated that you are using FreeBSD-6.0 on your PC. I am using version > > 6.2 with clamav-devel without any prob

Re: [Clamav-users] freshclam problem

2007-04-09 Thread Julia Ovchinnikova
on opennet.ru/openforum I found advice : in configure change LIBS=" -lgmp $LIBS" --> LIBS="-L/usr/local/lib -lgmp $LIBS" after that warning message disappear, but appear that: checking for curl >=7.10.0 resalt: FAILED WARNING: curl-config was not found and "make.." process is stoped with errors

Re: [Clamav-users] freshclam problem

2007-04-09 Thread Julia Ovchinnikova
after configure changing and curl-7.16.1 installation errors disappeared. in log files without error messages too. but clamav don't check test virus signature. -- Best regards Julia Ovchinnikova system administrator Era Cross Consalting mailto: [EMAIL PROTECTED]

[Clamav-users] signatures format docs

2007-04-09 Thread Anton Yuzhaninov
Hello. docs/signatures.pdf specified two same wildcards for different purposes: a? Match high nibble (high four bits). IMPORTANT NOTE: Nibble matching is only available in libclamav with the functionality level 15 therefore please only use it with .ndb signatures, each followed

Re: [Clamav-users] signatures format docs

2007-04-09 Thread Tomasz Kojm
On Mon, 9 Apr 2007 18:03:18 +0400 Anton Yuzhaninov <[EMAIL PROTECTED]> wrote: > Hello. > > docs/signatures.pdf specified two same wildcards for different purposes: > > a? Match high nibble (high four bits). IMPORTANT NOTE: Nibble > matching is only available in libclamav with the funct

Re: [Clamav-users] signatures format docs

2007-04-09 Thread Tomasz Kojm
On Mon, 9 Apr 2007 16:50:02 +0200 Tomasz Kojm <[EMAIL PROTECTED]> wrote: > On Mon, 9 Apr 2007 18:03:18 +0400 > Anton Yuzhaninov <[EMAIL PROTECTED]> wrote: > > > Hello. > > > > docs/signatures.pdf specified two same wildcards for different purposes: > > > > a? Match high nibble (high four bits

Re: [Clamav-users] Signature count differences between freshclam and clamd

2007-04-09 Thread Brian Morrison
On Thu, 5 Apr 2007 19:56:44 +0100 Brian Morrison <[EMAIL PROTECTED]> wrote: > Since updating to 0.9x I have noticed that from time to time after a > cdiff update via freshclam, clamd reports a much smaller value for the > number of signatures than freshclam. Some number of updates later > the two

Re: [Clamav-users] Signature count differences between freshclam and clamd

2007-04-09 Thread Török Edvin
On 4/9/07, Brian Morrison <[EMAIL PROTECTED]> wrote: > On Thu, 5 Apr 2007 19:56:44 +0100 > Brian Morrison <[EMAIL PROTECTED]> wrote: > > > Since updating to 0.9x I have noticed that from time to time after a > > cdiff update via freshclam, clamd reports a much smaller value for the > > number of si

Re: [Clamav-users] Signature count differences between freshclam and clamd

2007-04-09 Thread Brian Morrison
On Mon, 9 Apr 2007 23:02:22 +0300 "Török Edvin" <[EMAIL PROTECTED]> wrote: > On 4/9/07, Brian Morrison <[EMAIL PROTECTED]> wrote: > > On Thu, 5 Apr 2007 19:56:44 +0100 > > Brian Morrison <[EMAIL PROTECTED]> wrote: > > > > > Since updating to 0.9x I have noticed that from time to time after a > > >

Re: [Clamav-users] freshclam problem

2007-04-09 Thread Julia Ovchinnikova
Julia Ovchinnikova wrote: > after configure changing and curl-7.16.1 installation errors disappeared. > in log files without error messages too. but clamav don't check test > virus signature. > > My test signature became out of date. I used test files from .../tests catalog from source. Th