Inside the unpacked directory run

mkdir build && cd build
cmake ..
make

and as root to install:
make install

(more details later :)
