Hallo ! I made an attempt to install the Geant4_5_2_p02, but I have problem with visualization during the installation. The Geant needs files with HEPVis directory but it isn't in the installation directories. I am sending some piece of "g4make.log" file: Compiling G4OpenGLXViewer.cc ... Creating/replacing object files in /home/sworst/geant4_5_2_p02/lib/Linux-g++/libG4OpenGL.a Making dependency for file src/G4SoWindow.cc ... src/G4SoWindow.cc:28:28: HEPVis/SbBasic.h: No such file or directory src/G4SoWindow.cc:50:31: Inventor/SbString.h: No such file or directory src/G4SoWindow.cc:51:29: Inventor/SbDict.h: No such file or directory In file included from src/G4SoWindow.cc:53: include/G4SoWindow.hh:26:30: Inventor/Xt/SoXt.h: No such file or directory include/G4SoWindow.hh:27:28: HEPVis/SbBasic.h: No such file or directory Making dependency for file src/G4OpenInventorX.cc ... src/G4OpenInventorX.cc:33:30: Inventor/Xt/SoXt.h: No such file or directory In file included from src/G4OpenInventorX.cc:37: include/G4OpenInventorViewer.hh:36:30: Inventor/Xt/SoXt.h: No such file or directory Making dependency for file src/G4OpenInventorWin32.cc ... Making dependency for file src/G4OpenInventorViewer.cc ... src/G4OpenInventorViewer.cc:35:30: Inventor/Xt/SoXt.h: No such file or directory etc... Thank you for help ! Rafal Sworst
You need to install the HepVis and the OpenInventor packages use the Inventor driver. They're not part of the Geant4 distribution.