On Mon, Nov 28, 2005 at 01:49:12PM +0200, Grant Basson said: > >./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... :)
Look in /usr/sbin/ - it presumablyisn't on your path as a user, so it isn;t found. Generally speaking, clamd is run as a daemon on system startup, and you won't need to do much manually after that. There are init scripts provided for RH, so I would start with seeing if they work for, and checking your config file and so forth. -- -------------------------------------------------------------------------- | Stephen Gran | Ogden's Law: The sooner you fall | | [EMAIL PROTECTED] | behind, the more time you have to catch | | http://www.lobefin.net/~steve | up. | --------------------------------------------------------------------------
signature.asc
Description: Digital signature
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html
