Running G4SEE app

Hello Everyone

I’m done with the “How To Compile” section. Everything seems fine, I can see all Executables. When I try, to Run G4SEE input via >>
katto@katto-pc:~/g4see/build$ g4see ~/g4see/myPro/rac.mac
I get the following error >>
g4see: error while loading shared libraries: libG4Tree.so: cannot open shared object file: No such file or directory
I’ve also tried the following but same issue >>
g4see [-h] [-v] ~/g4see/myPro/rac.mac
Kindly, look into my issue

With regards
Aamir

Hello Aamir,

your problem seems to be related to Geant4, not G4SEE. You need to run your geant4.sh script included in your Geant4 installation (source /path/to/Geant4/install/dir/bin/geant4.sh) before running g4see application.

With regards,
Eva

Hi Eva

Thank you, it’s working now

Regards

1 Like