Basic Installation
==================

$ mkdir build
$ cd build/
$ cmake ../
$ make
$ sudo make install