Daniel J McDonald wrote:
On Tue, Mar 22, 2005 at 04:39:14PM +0100, Michel Machado wrote:
Hi all,
I am new with linux, but i could install it in the PC (Red hat 9). Now i have a problem with clamav0.83. In the doc you can see the following:
did you install it from source, or an rpm?
To test your installation execute:
$ ~/clamav/bin/freshclam
$ ~/clamav/bin/clamscan
That's very bizarre. Where did those instructions come from?
Did you create a clamav user? (assuming you used source - the rpm should create a user for you)
But anyway, freshclam and clamscan should be in either /usr/bin or /usr/local/bin. You should be able to do:
root# su clamav - clamav$ freshclam -v (nice output results) clamav$ clamscan * (list of clean/infected file follows...) -- _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
Thanks Daniel i found them with the whereis command and could run.
Michel _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
