Deploy ClamAV on Ubuntu 14.04 64bit

16 篇文章 0 订阅
9 篇文章 0 订阅

Installing from source

  • Check Requirements
  • Uninstall any old version, see UninstallClamAV (Note: this isn’t essential, but removes sources of problems).
  • wget the source gzip file, see WhichVersion
  • untar the source to an appropriate location. Note that most modern versions of tar will automatically ungzip for you.
  • ensure you have a user clamav and group clamav.
    • If you’re using a different group/user you must specify that using the –with-user and/or –with-group option when you run configure
  • Configure the build:
    • for clamav-milter support ./configure –enable-milter
    • to support new features ./configure –enable-experimental
    • otherwise ./configure
  • run make
  • if you did not uninstall the previous version, stop any running services.
  • as root, run “make install” to install the binaries
  • it is recommended that you run ldconfig as root after installing
  • restart any relevant services.
  • Run freshclam manually, to ensure your AV definitions are up to date.

Requirements

Mandatory:

  • C compiler
  • zlib library

    Note: you must compile with a shared library, use: make clean ; ./configure -s before make when building zlib


Optional:
  • GMP: for digital signatures
  • cURL: for mail follow url
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值