Koozali.org: home of the SME Server

ClamAV Install trouble

robert

ClamAV Install trouble
« on: August 04, 2003, 04:58:45 PM »
I'm trying to install Clamav using the howto at pagefault.org. Now the trouble is there is with conf-clamd.

I have downloaded the file and whenever I run the

[root@server3 root]# install -m 0755 conf-clamd /etc/e-smith/events/actions/conf-clamd

command I get the following error message

[root@server3 root]# install: conf-clamd' and /etc/e-smith/events/actions/conf-clamd' are the same file

Could someone tell me what i'm doing wrong.

TIA

CH Cheah

Re: ClamAV Install trouble
« Reply #1 on: August 04, 2003, 09:19:12 PM »
When you d/l conf-clamd where did u place it ? It should not be
in /etc/e-smith/events/actions. The commands
install -m 0755 conf-clamd /etc/e-smith/events/actions/conf-clamd
should place it there.