====##""ClamAV""##==== virus detection --- ~-[[software]] package {requires >128MB of partition space} --- ~~-32-bit: ~~~-[[http://www.smokey01.com/coolpup clamav-0.97.8]] %%# sha1sum clamav-0.97.8-up-20130522.txz bc411c2b7236537e9d5f162d1912e6b9886ee63b clamav-0.97.8-up-20130522.txz%% ~~~-%%./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i686-pc-linux-gnu --with-user=root --with-group=root%% ~~~-//Menu > Utility > ""ClamAV""// --- ~~-64-bit: ~~~-[[http://www1.datafilehost.com/d/bb8ae469 clamav-0.97.8]] %%# sha1sum clamav-0.97.8-fd64-20130506.pet 247679764f342507d074c514e7e40de6bd5279fe clamav-0.97.8-fd64-20130506.pet%% ~~~-%%./configure CFLAGS="-mtune=generic -m64 -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 --disable-static --with-user=root --with-group=root%% ~~~-//Menu > Accessories > ""ClamAV""// --- ~~-syntax: %%clamav | %% --- ~~-##""DatabaseDirectory""## default location: ///opt/clamav// ~~-##""UpdateLogFile""## default location: ///opt/clamav/freshclam.log// --- ~-dependencies: ##+[[bzip2]],+[[grep]],+[[gzip]],+[[tar]]## --- ~-http://www.clamav.net/lang/en/ --- ~-[[http://sourceforge.net/projects/clamav/files/clamav/ source code]] | [[http://www.murga-linux.com/puppy/viewtopic.php?t=57630 t=57630]] --- ---- ==Categories== CategorySecurity CategorySoftwareTopPackages CategorySoftware