Click to See Complete Forum and Search --> : clam ./configure


ctlmd
12-05-2006, 11:14 PM
I'm trying to install 'Clam', but when I run ./configure, it gives the following error:
'User clamav (and/or group clamav) doesn't exist. Please read the documentation !'

I've looked in INSTALL and README but was unable to find any reference to this error or how I define 'User clamav'.

Can anyone help?

Icarus
12-05-2006, 11:43 PM
Says right there, "user clamav doesn't exist"

useradd clamav

then run the configure again ;)