r5 - 28 Dec 2007 - 04:28:27 - DanFayetteYou are here: ClamAV Wiki >  Main Web  > InstallFromSource

Installing from source

  • 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.
  • 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
  • restart any relevant services.
  • Run freshclam manually, to ensure your AV definitions are up to date.


</center-->

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r5 < r4 < r3 < r2 < r1 | More topic actions
Main.InstallFromSource moved from Main.CompilingFromSource on 15 Nov 2006 - 22:40 by LucaGibelli - put it back
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding ClamAV Wiki? Send feedback