How to compile this example in geant4

Hello ,
i need help to compile this example in my ubuntu .
i have already installed Geant4,Gate.

compiler = gcc-3.2.3

setenv G4SYSTEM Linux-g++

setenv G4INSTALL points to the installation directory of GEANT4;

setenv G4LIB point to the compiled libraries of GEANT4;

setenv G4WORKDIR points to the work directory;

setenv CLHEP_BASE_DIR points to the installation directory of CHLEP;

setenv G4LEDATA points to the low energy electromagnetic libraries - G4EMLOW2.3

May be ask the Geant4 forum ?

1 Like

Thank you i will do it.