`end_of_day5.tar.gz` is our `work` directory at the end of day5 (Friday). You can extract it by: tar -xzvf end_of_day5.tar.gz then go to the build directory, configure, build and execute: cd end_of_day5/build/ cmake ../ -DGeant4_DIR=$G4INSTALL/lib64/cmake/Geant4 make ./yourmain exp.mac