You are not logged in.
Pages: 1
hi,
I have installed clamav 0.91.1-1
but if I run :
/usr/bin/clamscan -r / -l /tmp/clam_log
I have
LibClamAV Error: cli_loaddb(): No supported database files found in /var/lib/clamav
ERROR: Not supported data format
----------- SCAN SUMMARY -----------
Known viruses: 0
Engine version: 0.91.1
Scanned directories: 0
Scanned files: 0
Infected files: 0
Data scanned: 0.00 MB
Time: 0.003 sec (0 m 0 s)
can you help me ?
thankyou
Last edited by sacarde (2007-10-09 16:08:42)
Offline
You have to download the clamav database manually from clamav's website: www.clamav.net and place the database in /var/lib/clamav ..
That's what I did and it worked.
OT: On a sidenote it's interesting to see the many posts about rootkits and viruses lately. My guess is that it is because of articles like this: http://computerworld.co.nz/news.nsf/scr … 6A000E4723
Offline
I download : daily.cvd main.cvd
and I run:
/usr/bin/clamscan -r / -l /tmp/clam_log
but if I do:
cat clam_log | grep -i infected
Infected files: 0
Infected files: 0
Infected files: 0
Infected files: 0
Infected files: 22
but I dont know which file is infected and which virus or if it has cleaned or not
??
Offline
Pages: 1