>./configure --help > >By default, `make install' will install all the files in >`/usr/local/bin', `/usr/local/lib' etc. You can specify >an installation prefix other than `/usr/local' using `--prefix', >for instance `--prefix=$HOME'. > > --bindir=DIR user executables [EPREFIX/bin] > --sbindir=DIR system admin executables [EPREFIX/sbin] > > >i.e. default installation is /usr/local (the bin/ sbin/ lib/ etc.) >At a guess /usr/local/sbin isn't in your PATH... as thats where system >executables (like clamd) are installed. > >Ken
Ken, thanks a lot, but no joy... :( I installed from an RPM, I tried the following: [EMAIL PROTECTED] grant]# which clamscan /usr/bin/clamscan [EMAIL PROTECTED] grant]# ls /usr/bin/ | grep clam clamav-config clamdscan clamscan freshclam [EMAIL PROTECTED] grant]# Is it possible that clamd wasn't installed? Thanks for your response... :) Grant. _______________________________________________ http://lurker.clamav.net/list/clamav-users.html