Christopher Scott said: > "/path/to/clamd" > > I guess that's my question - where is clamd installed by default?
make -n install >/tmp/make.out Read the resulting .out file to see what the installer is doing. Make -n is a dry-run - nothing is done but all the steps are gone through. dp _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
