make compile - will compile the program
make install - will install the application
make update - will update the program but NOT exchange the configuration
make uninstall - will uninstall the application

first "make compile" to compile the program (maybe you have to change your python version in the makefile). Then you can "make install".
after installation please configure the cherub_config.py
after the configuration (edit /etc/cherub_config.py), cherub sould handle your cluster correct.

hind for tourque/maui usage: you should set the variable DEFERTIME to 00:00:00 in the maui.cfg

For more informations please contact kiertscher@cs.uni-potsdam.de
or see the hole thesis
http://www.cs.uni-potsdam.de/bs/research/student-thesis/thesis/Kiertscher_2010/Diplom.pdf
(in german)
or the paper
http://www.cs.uni-potsdam.de/bs/research/student-thesis/thesis/Kiertscher_2010/cherub.pdf
(in english)
