I'm trying to build clamav to run with amavisd-new.
According to amavisd-new, it is recommended that I run clamav under the
same user as amavisd-new (vscan:nogroup).
./configure --with-user=vscan --with-group=nogroup
make
make install
When I run 'freshclam'
I get:
ERROR: Can't get information ab
Odhiambo Washington wrote:
* Tom Allison <[EMAIL PROTECTED]> [20031021 08:51]: wrote:
I'm trying to build clamav to run with amavisd-new.
According to amavisd-new, it is recommended that I run clamav under the
same user as amavisd-new (vscan:nogroup).
./configure --with-user=v
Damien Curtain wrote:
On Tue, Oct 21, 2003 at 12:13:34AM -0400, Tom Allison wrote:
I'm trying to build clamav to run with amavisd-new.
According to amavisd-new, it is recommended that I run clamav under the
same user as amavisd-new (vscan:nogroup).
./configure --with-user=vscan --with-