More tweeking.

This commit is contained in:
salman 2024-02-06 21:04:01 +01:00
parent 1e452e161c
commit 670aa60bd9

View File

@ -17,7 +17,7 @@ Compile and install Geant4, we recommend the use of the following cmake flags
cmake -DCMAKE_INSTALL_PREFIX=/path/to/G4installation /path/to/G4source -DGEANT4_USE_QT=ON -DGEANT4_INSTALL_DATA=ON -DGEANT4_USE_OPENGL_X11=ON
We also recommend that you use `view3dscene` as a VRML viewer. This can be downloaded from here: `https://castle-engine.io/view3dscene.php`.
We also recommend that you use (view3dscene)[https://castle-engine.io/view3dscene.php] as a VRML viewer.
Following the installation of Gean4, set the correct environment variables. This can be done easily by editing `/path/to/G4installation/bin/geant4.sh` to uncomment the lines defining Geant4 data location: