> -----Original Message-----
> From: Grant Basson [mailto:[EMAIL PROTECTED]
> Sent: 28 November 2005 11:08
> To: 'ClamAV users ML'
> Subject: RE: [Clamav-users] what is the default port that 
> clamav (clamd)
> runs on
> 
> I feel like a twit, but here goes anyway.
> 
> How the heck do you run clamd?
> 
> Man pages suggest that I just type clamd, I get the following 
> response:
> 
> [EMAIL PROTECTED] ~]$ clamd
> 
> -bash: clamd: command not found
> 
> [EMAIL PROTECTED] ~]$
> 
>  
> 
> I honestly cant think of where else to turn, before I get 
> asked the obvious
> clam is installed, when I type clamscan I get the following:

./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
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to