Hi all, I tried: /usr/bin/freshclam -l /var/log/clamav/clam-update.log and I got some warnings telling me that my ClamAV installation is OUTDATED - please update immediately!... then I tried: yum update clamav, but no clamav package was found. Does anybody know how to update clamav using yum or any other updater??? Thanks, JC --
Having just done this an hour ago ... Make sure you are using the dag repo yum update clamav clamd clamav-db and then run freshclam regards Daveh -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of JC Sent: 31 October 2005 19:44 To: centos at centos.org Subject: [CentOS] clamav Hi all, I tried: /usr/bin/freshclam -l /var/log/clamav/clam-update.log and I got some warnings telling me that my ClamAV installation is OUTDATED - please update immediately!... then I tried: yum update clamav, but no clamav package was found. Does anybody know how to update clamav using yum or any other updater??? Thanks, JC -- _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos
On Mon, 31 Oct 2005, JC wrote:> Hi all, > I tried: > /usr/bin/freshclam -l /var/log/clamav/clam-update.log > and I got some warnings telling me that my ClamAV installation is OUTDATED - > please update immediately!... > then I tried: > yum update clamav, but no clamav package was found. > Does anybody know how to update clamav using yum or any other updater???Visit Dag Weirs site ,and review his yum conf example. http://dag.wieers.com/packages/
Besides the other pointers given by the rest of the people, ensure also that U have uncommented the "Example" line in the /etc/freshclam.conf file. In the freshclam.conf file, you'll see: # Comment or remove the line below. Example Remove "Example". I might also suggest that U install clamtk, which is a front-end for Clam. JC wrote:> Hi all, > > I tried: > > /usr/bin/freshclam -l /var/log/clamav/clam-update.log > > and I got some warnings telling me that my ClamAV installation is > OUTDATED - please update immediately!... > > then I tried: > > yum update clamav, but no clamav package was found. > > Does anybody know how to update clamav using yum or any other updater??? > > Thanks, > JC >