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. junji linux registered user #253162 Send instant messages to your online friends http://uk.messenger.yahoo.com
try DAG Weieers as a source for rpms the website is http://dag.wieers.com/packages/clamav/ Also make sure you have the right user permisions and logs and such config files should be under your $/etc/ folder> 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. > > junji > linux registered user #253162 > > Send instant messages to your online friends http://uk.messenger.yahoo.com > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >
try DAG Weieers as a source for rpms the website is http://dag.wieers.com/packages/clamav/ Also make sure you have the right user permisions and logs and such config files should be under your $/etc/ folder> 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. > > junji > linux registered user #253162 > > Send instant messages to your online friends http://uk.messenger.yahoo.com > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >
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. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 187 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20061220/b646b682/attachment.sig>
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