Installing Geant4 VMC - Special Installations

<li> <h3>Geant4 configuration (version >= 9.5) <br>
         with manual installation (with GNUmake) </h3>

If you install Geant4 with the GNUmakefile build system and your own environment setting, you need to have set the following environment variables. This way of installation requires an experience in Geant4 and so it is not recommended for novice users.
G4LIB_BUILD_SHARED set to 1 (required) G4LIB_USE_G3TOG4 set to 1 (required) G4VIS_BUILD_OPENGLX_DRIVER set to 1 (recommended) G4VIS_USE_OPENGLX set to 1 (recommended)

If Geant4 is installed in a different path than the path to the source tree, the following additional variables have to be set: G4LIB … path to Geant4 libraries (optional) G4INCLUDE … path to Geant4 include files (option)