Bug 172302 - net-proxy/dansguardian missing configure parameter for clamav
Bug#: 172302 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: net-proxy@gentoo.org Reported By: erdinc@erdinc.info
Component: Ebuilds
URL: 
Summary: net-proxy/dansguardian missing configure parameter for clamav
Keywords:  
Status Whiteboard: 
Opened: 2007-03-26 15:22 0000
Description:   Opened: 2007-03-26 15:22 0000
When you emerge dansguardian with clamav use flag there is a missing paramater
in config and thats why dansguardian doesnt have libclamd support

to fixed it:
        if use clamav; then
                myconf="${myconf} --enable-clamd=yes
                        --with-clamav=yes
                        --with-proxyuser=clamav
                        --with-proxygroup=clamav"

Reproducible: Always

------- Comment #1 From Alin Năstac 2007-03-26 21:52:23 0000 -------
Fixed in dansguardian-2.9.8.2_beta-r1, thanks!