[Clamav-users] icap .so lib build with libclamav.so.5 configure howto?

2009-02-15 Thread david
Hello clammers, I have a icap .so that will not load because of the following: ldd srv_clamav.so linux-gate.so.1 => (0x00456000) libclamav.so.5 => not found libc.so.6 => /lib/i686/nosegneg/libc.so.6 (0x00671000) /lib/ld-linux.so.2 (0x003cf000) I need to do the .configure with the correct librar

Re: [Clamav-users] Your ClamAV installation is OUTDATED

2009-02-15 Thread chen
emerge clamav -- chen Le dimanche 15 février 2009 à 15:37 +0200, Török Edwin a écrit : > On 2009-02-14 17:42, G.W. Haywood wrote: > > Hi there, > > > > On Sat, 14 Feb 2009 chen wrote: > > > > > >> I Upgraded but still receive "Your ClamAV installation is OUTDATED" > >> > > > > Did you

Re: [Clamav-users] Your ClamAV installation is OUTDATED

2009-02-15 Thread chen
It was installed in the GENTOO package I got from OVH that probably have a special procedure. I'll ask them. Thanks a lot -- chen Le dimanche 15 février 2009 à 13:34 +, Rob MacGregor a écrit : > On Sun, Feb 15, 2009 at 11:45, chen wrote: > > > > clamscan --version > > ClamAV 0.93/6688/Wed

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread Steve
On Sun, 15 Feb 2009 19:29:09 +0100 aCaB wrote: > Steve wrote: > > send test message to myself, and the mail log shows > > Hi Steve, > > please try r4793, it should be fixed. > If not please open a proper bug report on the bugzilla. > > Cheers, > acab > _

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread aCaB
Steve wrote: > send test message to myself, and the mail log shows Hi Steve, please try r4793, it should be fixed. If not please open a proper bug report on the bugzilla. Cheers, acab ___ Help us build a comprehensive ClamAV guide: visit http://wiki.cl

Re: [Clamav-users] Your ClamAV installation is OUTDATED

2009-02-15 Thread Rob MacGregor
On Sun, Feb 15, 2009 at 11:45, chen wrote: > > clamscan --version > ClamAV 0.93/6688/Wed Apr 9 16:40:38 2008 Then you haven't removed your old version of ClamAV. How did you install 0.93? -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters sh

Re: [Clamav-users] Your ClamAV installation is OUTDATED

2009-02-15 Thread Török Edwin
On 2009-02-14 17:42, G.W. Haywood wrote: > Hi there, > > On Sat, 14 Feb 2009 chen wrote: > > >> I Upgraded but still receive "Your ClamAV installation is OUTDATED" >> > > Did you stop and restart the daemons? > What was the command you used to install clamav? Are you sure it installed t

Re: [Clamav-users] Your ClamAV installation is OUTDATED

2009-02-15 Thread chen
-- chen Le samedi 14 février 2009 à 15:42 +, G.W. Haywood a écrit : > Hi there, > > On Sat, 14 Feb 2009 chen wrote: > > > I Upgraded but still receive "Your ClamAV installation is OUTDATED" > > Did you stop and restart the daemons? > > -- > > 73, > Ged. >

Re: [Clamav-users] Your ClamAV installation is OUTDATED

2009-02-15 Thread chen
Le samedi 14 février 2009 à 12:53 +0200, Török Edwin a écrit : > On 2009-02-14 12:44, chen wrote: > > Hi > > > > I Upgraded but still receive "Your ClamAV installation is OUTDATED" > > > > What does clamscan --version say? > > > message. After FAQ reading I have this on my system: > > > > #

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread Török Edwin
On 2009-02-15 10:51, Steve wrote: > On Sun, 15 Feb 2009 10:30:22 +0200 > Török Edwin wrote: > > >> On 2009-02-15 07:15, Steve wrote: >> >>> My main frustration is that the only way I can get more information from >>> the applications is to rewrite the >>> code itself... at least it's wri

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread Steve
On Sun, 15 Feb 2009 10:30:22 +0200 Török Edwin wrote: > On 2009-02-15 07:15, Steve wrote: > > My main frustration is that the only way I can get more information from > > the applications is to rewrite the > > code itself... at least it's written in a real language (runs for cover!). > > but i

Re: [Clamav-users] Trying out the subversion milter

2009-02-15 Thread Török Edwin
On 2009-02-15 07:15, Steve wrote: > My main frustration is that the only way I can get more information from the > applications is to rewrite the > code itself... at least it's written in a real language (runs for cover!). > but it would be great to be able to change the log level to get more de