Robert wrote:
> On 29 Dec 2007, at 04:23, Joe Smith wrote:
>   
> I'm no coder or developer, just curious...
>
> Using OSX 10.5.1 client and Clamav -0.92 here's what I found....
> In the clamav source folder, edit the 'configure' file.
>
> Find and change these lines:
>
>          clamavuser=`/usr/bin/nidump passwd . |grep ${clamav_user}`
>          clamavgroup=`/usr/bin/nidump group . |grep ${clamav_group}`
>
> To these lines:
>
>          clamavuser=`/usr/bin/dscl . -list /Users |grep ${clamav_user}`
>          clamavgroup=`/usr/bin/dscl . -list /Groups |grep $ 
> {clamav_group}`
>
>   

I opened a bugreport here:
https://wwws.clamav.net/bugzilla/show_bug.cgi?id=753
Please add information about your system there (such as 'uname -a', and
output of configure).

Thanks,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to