Hello
 
properly you have an old version installed on your machine...
so you need go shure that the old version are uninstalled. i had last week the same error.
 
apt-get remove clamav  = This are only remove the clamav - for me wasnt enought
apt-get remove --purge clamav = this remove clamav and delete also the old DB, for me only this version was help.
 
Please check with
 
dpkg -l | grep clamav  = Everything are CleanUp
 
after that i installed Clamav
 
apt-get update
apt-get install clamav-daemon clamav
 
/etc/clamsmtp.conf        >> config
/etc/clamav/clamd.conf  >> config
 
 
restart service
systemctl restart clamav.daemon
 
finsih.
regards
Mauri
 
 
Gesendet: Dienstag, 17. Juli 2018 um 11:12 Uhr
Von: "Munish Gairola" <gairola.mun...@gmail.com>
An: clamav-users@lists.clamav.net
Betreff: [clamav-users] Issue installing Clamav
Please let me know how to proceed
See the screen print attached
 
Regards, 
Munish
_______________________________________________ clamav-users mailing list clamav-users@lists.clamav.net http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
_______________________________________________
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to