Clone with --recursive to get the submodules.
Running make will hopefully work. Need a fairly recent version of g++ (one that accepts -std=c++11)
git clone --recursive https://github.com/j-faria/kima.git
cd kima
make
python setup.py installSee the wiki for more information and documentation.

