Clamav: Difference between revisions

From James's Wiki
No edit summary
No edit summary
Line 1: Line 1:
sudo apt-get install libssl-dev


get https://www.clamav.net/downloads/production/clamav-0.99.3.tar.gz
get https://www.clamav.net/downloads/production/clamav-0.99.3.tar.gz


./configure
./configure
keeps getting error openssl not found for misconfigured.
apt-get install clamav fails also.

Revision as of 14:41, 10 February 2018

get https://www.clamav.net/downloads/production/clamav-0.99.3.tar.gz

./configure

keeps getting error openssl not found for misconfigured.

apt-get install clamav fails also.