Skip to main content.

Installation


NetSV is distributed with the LGPL License.

Requirements

NetSV uses several external libraries or tools to work:

Procedure

To install NetSV Manager, simply use the command:

make install

To compile and install NetSV Agent, use the command:

make && make install

The installation script will ask you several questions to configure the tool, please answer carefully.

To uninstall the tools, simply use the command:

make uninstall