On Wed, 2006-12-20 at 22:48 -0600, Aleksandar Milivojevic wrote:
Jun Salen wrote:
Hi All,
I try to installed ClamAV using rpm from Karan.org repository but I can't find the clamd.conf and freshclam.conf file. After listing the file installed by using rpm -ql | grep clamav, I observe that it was really not included in the installation. Did I miss something here? If possible, I want to use RPM based installation for easy maintenance and also based on your suggestions from my prior posting, I don't know much configuring ClamAV and will use the confif file as basis for my setup. Merry Christmas and Happy new year to all! Thanks.
Use ClamAV packages from Dag's repo.
---- might want to also install clamd package in addition to clamav package...depending upon what you want to accomplish
# rpm -q --whatprovides /etc/clamd.conf /etc/freshclam.conf clamd-0.88.7-1.el4.rf clamav-0.88.7-1.el4.rf
(note rf is dag - karan's packages might differ)
Craig