ArmaditoAV
latest
  • Introduction
  • Compilation
    • Compilation on Linux
      • Armadito core
      • Armadito modules
      • Armadito WebUI
    • Compilation on Windows
  • Installation
  • Configuration
  • Contribute
  • Licensing
  • FAQ
  • Screenshots
ArmaditoAV
  • Docs »
  • Compilation »
  • Compilation on Linux
  • Edit on GitHub

Compilation on LinuxΒΆ

On linux, Armadito AV’s sources are compiled using automake and autoconf to generate Makefiles. You can compile each part separately by ourself.

Sources are publicly available on github.com, in separate git repositories :

  • Core : https://github.com/armadito/armadito-av
  • WebUI : https://github.com/armadito/armadito-web-ui
  • SystrayUI : https://github.com/armadito/armadito-systray-ui
  • Module Clamav : https://github.com/armadito/armadito-mod-clamav
  • Module PDF : https://github.com/armadito/armadito-mod-pdf
  • Module H1 : https://github.com/armadito/armadito-mod-h1
  • Module Yara : https://github.com/armadito/armadito-mod-yara
  • Armadito core
    • Prerequisites
    • Configuration
    • Building
    • Installing
  • Armadito modules
    • Prerequisites
    • Clone
    • Configuration
    • Building
    • Installing
  • Armadito WebUI
    • Prerequisites
    • Installing node and bower
    • Installing modules in source tree
    • Configuration
    • Building
    • Installing
    • Running the interface
    • Debugging the interface
    • Build with grunt
Next Previous

© Copyright 2016, Teclib. Revision 46a9f60d.

Built with Sphinx using a theme provided by Read the Docs.