Building executable files for Kaspersky Scan Engine used in ICAP mode

You can compile the kavicapd service from the source code located in the %service_dir%/samples/kavicap/ directory.

Software requirements

To compile the kavicapd service and the sample HTTP client, you must install the following software on you computer:

You will also need the GNU Compiler Collection (GCC) 4.6.3 or later; use the same version of GCC that your version of Boost was compiled with.

To compile Kaspersky Scan Engine for use in ICAP mode:

  1. Navigate to the %service_dir%/samples/kavicap/ directory.
  2. Run gmake.

Page top