First, run a
  ./configure
and then a 
  make
for compilation only and/or a
  make install
for compilation and installation (the last requires beeing root) of the binary
and the manual page. Edit the Makefile entries (for instance INSTALLDIR_???)
if neccessary.
Additionally, you should perform some tests by running
  make test
