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... :)
>
> Grant.

Try looking in /usr/local/sbin and /usr/sbin. If you install from an rpm
anything is possible. Because the rpm creator did not use the ClamAV
defaults nor update the documentation to help you find the peices, I'd
suggest removing that rpm and then build from source. I'd also suggest you
write down the locations of the various components you install so you can
find them later.

Or find an rpm that is properly built and documented.

dp
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to