pavel-odintsov on v1.1.2
pavel-odintsov on v1.1.3
OS debian 8.2
$ cd /usr/src
$ git clone https://github.com/FastVPSEestiOu/fastnetmon.git
$ cd fastnetmon/src
$ cd /usr/src/fastnetmon/cmake
! No such directory.
Can you help me?
Ok. I tried this:
$ mkdir fastnetmon/src/build
$ cd fastnetmon/src/build
$ cmake ..
And got:
-- We can't find hiredis library and will disable Redis support
CMake Warning at CMakeLists.txt:381 (message):
We can't find Mongo C library
CMake Error at CMakeLists.txt:410 (message):
We can't find log4cpp. We can't build project
But 'apt-get install libhiredis-dev' was successfuly done at the begining!?
Please help me! Thnx.