Prerequisites
-------------

Install the nProbe plugin SDK part of the nprobe-dev package. Below you can find
instructions for Ubuntu/Debian
- Go to http://packages.ntop.org/ and follow the instructions
- sudo apt-get install nprobe nprobe-dev libmysqlclient-dev ndpi librdkafka-dev


Build
-----
$ ./configure
$ make
$ sudo make install

