Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: robert on August 04, 2003, 04:58:45 PM

Title: ClamAV Install trouble
Post by: robert 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
Title: Re: ClamAV Install trouble
Post by: CH Cheah 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.