Re: [Clamav-users] RPM 0.90.2 FC4

2007-04-18 Thread Ralph Angenendt
Robert Isaac wrote: >> an anyone tell me where i can get RPM?s for Fedora Core 4? >> Or has anyone have an hotwo to build those rpm from tar.gz? > > Try http://dag.wieers.com/rpm/packages/clamav/. There are none for FC4 but > I am sure you can ask for one. There are also instructions for building

Re: [Clamav-users] Install clamav on CentOS 4.4

2007-04-20 Thread Ralph Angenendt
Gustavo Gouvea wrote: > Hi there, has anyone instaled clamav on CentOS 4.4 before?? Any > tips??? Which version of Openssl do I need to use? Will I have to do > it from the source code? By now, Ive been using the rpm packages from > Petr Kristof. Use the packages from *either* the rpmforge repo or

Re: [Clamav-users] Install clamav on CentOS 4.4

2007-04-20 Thread Ralph Angenendt
Rob MacGregor wrote: > Well, the most likely response is that you should install from source :) No, from rpmforge. > Others have already talked about this on the CentOS forums, though the > general flavour was very hostile. That's why I don't use forums. > I suspect you just need to upgrade y

Re: [Clamav-users] Install clamav on CentOS 4.4

2007-04-20 Thread Ralph Angenendt
[EMAIL PROTECTED] wrote: > I have installed it just fine using the source from the ClamAV site. > It works quite well. I use the OpenSSL version that comes default in > ClamAV. My only ./configure switches that are used are: > --disable-zlib-check and --enable-experimental. Yes, but that works

Re: [Clamav-users] Build rpm of 0.90

2007-04-20 Thread Ralph Angenendt
Salvatore wrote: > Hi, now on Fedora Core 3 I have installed: > > clamav-0.88.7-1 > > ...but I have a problem with building rpm for 0.90.2-1 clam version. > When I execute: > #rpmbuild --target i386 -ba SPECS/clamav.spec > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.23198 (%doc)

[Clamav-users] Small error when running freshclam as a daemon

2007-06-06 Thread Ralph Angenendt
Morning, I'm getting the following error when starting freshclam as a daemon (freshclam --config-file=/etc/freshclam.conf -d -c 27 --daemon-notify=/etc/clamd.conf): | -- | freshclam daemon 0.90.3 (OS: linux-gnu, ARCH: i386, CPU: i386) | ClamAV update process s

Re: [Clamav-users] clamd leaking

2004-02-26 Thread Ralph Angenendt
John Jolet wrote: > has anyone noticed any problems with clamd leaking memory? I've > installed the rpm from crash-hat and it seems to be chewing up my swap > quickly. I uninstalled that and built from source and it does the > same thing, just a bit slower. I cannot reproduce that: vscan 3

Re: [Clamav-users] Application to generate CLAMAV report

2004-03-25 Thread Ralph Angenendt
Dilip M wrote: > I have > # rpm -qa|grep clam > clamav-0.67-1 > clamav-devel-0.67-1 > > > # exim -bV > How can i get this work my side ? On a machine with amavisd-new clamav *and* kaspersky, I just grep through the mail.log for infected files. If you only have clamav, you might just grep

Re: [Clamav-users] freshclam: crontab vs. daemon

2004-09-07 Thread Ralph Angenendt
Jeff Smelser wrote: > On Monday 06 September 2004 01:25 pm, Thomas Lamy wrote: > > It's a matter of taste. I prefer running it in daemon mode, as freshclam > > is rock solid (eg. it hasn't crashed here for months), and due to it's > > random start time does not tend to overload the mirrors. > > You

Re: [Clamav-users] freshclam: crontab vs. daemon

2004-09-07 Thread Ralph Angenendt
Niek wrote: > On 9/7/2004 9:28 AM +0200, Ralph Angenendt wrote: > > >Which would give the following behaviour how? > > > >| ClamAV update process started at Tue Sep 7 07:08:22 2004 > >| ClamAV update process started at Tue Sep 7 08:01:43 2004 > >| ClamAV upd

Re: [Clamav-users] Re: Windows port ?

2004-09-21 Thread Ralph Angenendt
Remi Thomas wrote: > Have a look at http://www.uscanit.com for 1.0 alpha 01 version. > Exe size is 280K and no setup. Freeware? Won't be possible. AFAICS all components of clamav are licensed to you under the GPL - so you will have to publish your software under a license, which is compatible to t

Re: [Clamav-users] Re: Re: Windows port ?

2004-09-22 Thread Ralph Angenendt
Fajar A. Nugraha wrote: > How is that so? > From daily.cvd's COPYING : > > -GNU GENERAL PUBLIC LICENSE Version 2 >Isn't LGPL more suitable for libraries? Why should it be? *IF* the authors chose to license it to you in a way, which *only* allows you to incorporate it into Programs with GP

Re: [Clamav-users] Upgraded to 0.80rc4 - Still Getting "Installation is OUTDATED" Message

2004-10-24 Thread Ralph Angenendt
Tom Kreiner wrote: >-V to confirm the version. It returned: > >ClamAV 0.80rc4/548/Sat Oct 23 20:50:33 2004 > >Is there something else that I need to do? Upgrade to 0.80? Ralph -- Ralph [EMAIL PROTECTED] | .."Text processing has made it possible Bayerischer Rundfunk...HA-Multimedia

Re: [Clamav-users] EROR : "/var/run/clamd.sock: No such file or directory"

2004-12-15 Thread Ralph Angenendt
ads nat wrote: > > --- Ralph Angenendt <[EMAIL PROTECTED]> wrote: > > ads nat wrote: > > > /root/clamav-0.80/test: Access denied. ERROR > > > Please guide. > > > > Again: DON'T SCAN ANYTHING UNDER /root/ - USER > > CLAMAV *CANNOT*

Re: [Clamav-users] EROR : "/var/run/clamd.sock: No such file or directory"

2004-12-15 Thread Ralph Angenendt
ads nat wrote: > /root/clamav-0.80/test: Access denied. ERROR > Please guide. Again: DON'T SCAN ANYTHING UNDER /root/ - USER CLAMAV *CANNOT* GO THERE. Please read up on users, groups and file permissions. Ralph pgpng73VI7LPq.pgp Description: PGP signature __

[Clamav-users] Re: [Clamav-announce] announcing ClamAV 0.81

2005-01-27 Thread Ralph Angenendt
Luca Gibelli wrote: > Dear ClamAV users, > > release 0.81 is now available for download. [ NOTHING ABOUT FUNCTIONALITY UPGRADE ] WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 3, required = 4 This is the second time, that this h

Re: [Clamav-users] Worm.Sober.U not being recognized

2005-11-22 Thread Ralph Angenendt
Kevin W. Gagel wrote: > I'm seeing the same thing here. My uvscan sees sober but > since I restarted the server this morning at 10am there have > been zero detections of anything from clamd at all. Only > seven detections from uvscan over the same time period. Strange. No problem here - we're usin

Re: [Clamav-users] Information about Virus Sober.Y

2005-11-24 Thread Ralph Angenendt
Oscar Olmos wrote: > Hello: > I'm looking for ths Virus Sober.Y in the Clamav Database, but I cannot > find, Do you know if the Virus has another name? > I have received Email from the @fbi.org adresses and my Clamav don't > detected like a virus The name's Sober.U - and my clamav installation (0.

Re: [Clamav-users] To ClamAV Developers: donation question

2006-11-09 Thread Ralph Angenendt
Nigel Horne wrote: > The simplest way for company is to buy a CD via our site at cafepress > (see http://www.cafepress.com/clamav.20597653). Okay, that's a pretty cool idea. Regards, Ralph pgphEKTM99qYM.pgp Description: PGP signature ___ http://lurke

Re: [Clamav-users] let's all make a regular domation to ClamAV

2006-11-09 Thread Ralph Angenendt
Dennis Peterson wrote: > Jim Maul wrote: > >Sergei Lavrov wrote: > >>Then how about just donating $20 ?? > > > >Personally? Sure - I have made past personal donations to various > >groups. I was speaking about a commerical donation which is difficult > >when there is no paperwork submitted. > >