This software uses the CMake build system. General installation works like this:

$ cd build/
$ cmake ..
$ make
$ su -
# make install


Have fun!
