Re: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Daniel T. Staal
On Mon, October 16, 2006 10:31 am, McDonald, Dan said: > On Mon, 2006-10-16 at 14:23 +0100, Stephen Gran wrote: >> On Mon, Oct 16, 2006 at 08:55:24AM -0400, Robert Blayzor said: >> > Balzi Andrea wrote: >> > > FixStaleSocket >> > > Remove stale socket after unclean shutdown. >> > >

RE: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Balzi Andrea
I've solved. The boolean value in config file are yes or no :) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > McDonald, Dan > Sent: lunedì 16 ottobre 2006 16.32 > To: ClamAV users ML > Subject: Re: [Clamav-users] C

RE: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Balzi Andrea
f > Balzi Andrea > Sent: lunedì 16 ottobre 2006 15.23 > To: ClamAV users ML > Subject: RE: [Clamav-users] Config problem with 0.90RC1 > > I've try it, but I've always a problem with the unix socket. > > With 0.88.4 I've not problem, the 0.90RC1 doesn't recr

Re: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread McDonald, Dan
On Mon, 2006-10-16 at 14:23 +0100, Stephen Gran wrote: > On Mon, Oct 16, 2006 at 08:55:24AM -0400, Robert Blayzor said: > > Balzi Andrea wrote: > > > FixStaleSocket > > > Remove stale socket after unclean shutdown. > > > Default: disabled > > > > > > What are the value

RE: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Balzi Andrea
I've try it, but I've always a problem with the unix socket. With 0.88.4 I've not problem, the 0.90RC1 doesn't recreate the unix socket file. In the config file I've the follow entry: LocalSocket /var/run/clamav/clamav.socket FixStaleSocket yes Andrea > > And I've also a problem with the unix

Re: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Stephen Gran
On Mon, Oct 16, 2006 at 08:55:24AM -0400, Robert Blayzor said: > Balzi Andrea wrote: > > FixStaleSocket > > Remove stale socket after unclean shutdown. > > Default: disabled > > > > What are the value to setup it? True? 1? > > > Perhaps the config parser could be made

Re: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Robert Blayzor
Balzi Andrea wrote: > FixStaleSocket > Remove stale socket after unclean shutdown. > Default: disabled > > What are the value to setup it? True? 1? Perhaps the config parser could be made smart enough to accept (0|1)|(true|false)|(on|off). Then bool wouldn't be in qu

Re: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Henrik Krohns
On Mon, Oct 16, 2006 at 02:23:27PM +0200, Balzi Andrea wrote: > There are more difference in the configuration file regarding the > previous version. > On the man these modifications are not present, like the value true to > set up. > I have found the follow error for ScanRAR: > > ERROR: Parse err

RE: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Balzi Andrea
There are more difference in the configuration file regarding the previous version. On the man these modifications are not present, like the value true to set up. I have found the follow error for ScanRAR: ERROR: Parse error at line 30: Unknown option ScanRAR. And I've also a problem with the uni

Re: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Stephen Gran
On Mon, Oct 16, 2006 at 12:20:03PM +0200, Balzi Andrea said: > After the upgrade I've restart clamd and I've recive the follow errors: > > ERROR: Parse error at line 5: Option FixStaleSocket requires boolean argument. > ERROR: Can't open/parse the config file /etc/clamav/clamd.conf > > I've try

RE: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread evan
> After the upgrade I've restart clamd and I've recive the follow errors: > > ERROR: Parse error at line 5: Option FixStaleSocket requires boolean > argument. > ERROR: Can't open/parse the config file /etc/clamav/clamd.conf > > I've try to read the "man clamd.conf" and I've found the follow lines:

RE: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Balzi Andrea
Fajar A. Nugraha > Sent: lunedì 16 ottobre 2006 10.59 > To: ClamAV users ML > Subject: Re: [Clamav-users] Config problem with 0.90RC1 > > Balzi Andrea wrote: > > Hi > > > > I want to try the 0.90RC1 version for the RAR3 support. > > During the configure I&#

RE: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Balzi Andrea
.59 > To: ClamAV users ML > Subject: Re: [Clamav-users] Config problem with 0.90RC1 > > Balzi Andrea wrote: > > Hi > > > > I want to try the 0.90RC1 version for the RAR3 support. > > During the configure I've found the follow error: > > > > che

Re: [Clamav-users] Config problem with 0.90RC1

2006-10-16 Thread Fajar A. Nugraha
Balzi Andrea wrote: > Hi > > I want to try the 0.90RC1 version for the RAR3 support. > During the configure I've found the follow error: > > checking for curl >= 7.10.0... FAILED > > I have verified the version of curl and this is the output: > > That would be the output of "curl --version", r