Installation steps:
  * Unpack the tarball, or get the latest version from the git repository
  * $ mkdir build
  * $ cd build
  * $ cmake ../
  * $ make
  * $ make doc (if you want to genereta the api-doc
  * # make install
