Hi all!
I'm quite new to clamav and having some problems compiling it for OSX.
I'm using the standard process:
$ tar zxpvf clamav-x.yz.tar.gz
$ cd clamav-x.yz
$ ./configure; make
$ make install
But somehow it does not compile nor install clamd/clamdscan.
The end of "make install" process does not
1000.
Archive support enabled.
Self checking every 3600 seconds.
Timeout set to 180 seconds.
George,
You probably already thought of this but just in case you didn't..
echo $PATH
is any /usr/local in there?
ls -l /usr/local/bin/clamscan
Your prompt indicates that you weren't root wh