Revision [28596]
This is an old revision of clamav made by darkcity on 2013-08-24 05:55:31.
cn::de::es::fr::gr::hu::it::ja::kr::nl::pl::pt::ru::se::us::vn:: |
HomePage > SoftwareIndex Software Index > SoftwareSecurity Security
ClamAV
Anti virus, see ClamAV page
Installation
Requires >128MB of partition space for installation. Compile from source:
Or install an appropriate package:
Configure
- 32-bit:
sha1sum clamav-0.97.8-up-20130522.txz bc411c2b7236537e9d5f162d1912e6b9886ee63b
./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:
sha1sum clamav-0.97.8-fd64-20130506.pet 247679764f342507d074c514e7e40de6bd5279fe
./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 <file> | <directory>
- DatabaseDirectory default location: /opt/clamav
- UpdateLogFile default location: /opt/clamav/freshclam.log
Related Webpages
Categories
CategorySecurityCategorySoftwareTopPackages
CategorySoftware
CategoryEnglish