1 FIRST, you need to configure Girocco:
2 * Edit Girocco/Config.pm
3 * Alternatively to above, copy over to and edit Girocc/Config2.pm and
4 run make and make install with GIROCCO_CONFIG=Girocco::Config2
5 * In case you use Group permission control, edit jobs/fixupcheck.sh
6 * In case you do not use chroot, edit update-hook too
8 Make sure you have the submodules checked out:
10 git submodule update --init
16 which will do some preprocessing.
17 Now, you can do the installation itself:
21 will then install Girocco according to Girocco::Config (you might need to be
22 root, depending on the exact settings).