... | ... | @@ -302,6 +302,9 @@ Check you have no crash and errors in aoutput. |
|
|
|
|
|
The run program without parameter will open graphics interface.
|
|
|
|
|
|
Visit Geant4 installation Guide for more info:
|
|
|
http://geant4-userdoc.web.cern.ch/geant4-userdoc/UsersGuides/InstallationGuide/html/
|
|
|
|
|
|
### 4. Test ROOT Installation
|
|
|
|
|
|
Example of root v6.26/02.
|
... | ... | @@ -371,24 +374,3 @@ to install the busybox. |
|
|
geant4-config --install-datasets work correctly you need to install
|
|
|
openssl for windows f.e. `scoop install openssl`.
|
|
|
|
|
|
### Run Windows in VirtalBox ###
|
|
|
|
|
|
The vertualbox not fully supported application which use opengl.
|
|
|
Only one solution i found for day of writing.
|
|
|
|
|
|
1. Install Windows VM with VBoxSVGA driver and 3D acceleration off.
|
|
|
|
|
|
2. Install mesa3d for windows.
|
|
|
i use relase for msvc file from this repository:
|
|
|
|
|
|
https://github.com/pal1000/mesa-dist-win/releases
|
|
|
|
|
|
3. Recompile Geant4 from sratch.
|
|
|
|
|
|
This allow me use visualization ( in software mode, no hardware accelaration).
|
|
|
|
|
|
I tested this solution with Windows 10 VM runing in Virualbox 7.0.8
|
|
|
on Ubuntuu 18.04 LTS host machine.
|
|
|
|
|
|
Visit Geant4 installation Guide for more info:
|
|
|
http://geant4-userdoc.web.cern.ch/geant4-userdoc/UsersGuides/InstallationGuide/html/ |