typo in symbolic link in apr13 ext packages geant4 install script [message #15669] |
Tue, 05 November 2013 14:55 |
Stefan Pflueger
Messages: 99 Registered: February 2012
|
continuous participant |
From: *kph.uni-mainz.de
|
|
Hi,
a bachelor student of mine just had problems running simulations with the apr13 ext packages and I found out that there is a typo in the installation script of geant4 not setting the symbolic link correctly (scripts/install_geant4.sh).
line 80: if [ ! -L $install_prefix/share/Geant4/data/G4SAIDDATA ]; then
line 81: ln -s $install_prefix/share/Geant4/data/${G4SAIDDATA_VAERSION} $install_prefix/share/Geant4/data/G4SAIDDATA
Best regards,
Stefan
|
|
|