Hello All, I install clamav on Suse12 SP2 using source code tar file : -clamav-0.103.1.tar.gz, able to update freshclam as well, By using below commands:-
1) Untar tar file clamav-0.103.1.tar.gz 2) Cd clamav-0.103.1 3) ./configure --prefix=/usr/local/clamav 4) Make 5) Make install Now I need to run the clamav as service which should manage by systemctl , as developer used to call this service in there code I need an idea how to do configure clamav as a service, which install using source code. Any Link or suggestion will be highly appreciated. Thanks in Advance If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.
_______________________________________________ clamav-users mailing list [email protected] https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
