update README.md for fresh ubuntu install
This commit is contained in:
parent
c7d29ca9f8
commit
b50101c8a9
|
@ -39,7 +39,7 @@ you should have the '''clover''' created.
|
||||||
I pick the Qt + openGL as the visualiization, for that we need
|
I pick the Qt + openGL as the visualiization, for that we need
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
>sudo apt install qt6-base-dev libqt6charts6-dev
|
>sudo apt install qt6-base-dev libqt6charts6-dev qt6-3d-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
the openGL should come with Ubuntu 22.04
|
the openGL should come with Ubuntu 22.04
|
||||||
|
@ -47,6 +47,7 @@ the openGL should come with Ubuntu 22.04
|
||||||
## Steps
|
## Steps
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
>sudo apt install libexpat1-dev libxmu-dev linxkbcommon-dev
|
||||||
>cd Downloads
|
>cd Downloads
|
||||||
>wget https://gitlab.cern.ch/geant4/geant4/-/archive/v11.2.0/geant4-v11.2.0.tar.gz
|
>wget https://gitlab.cern.ch/geant4/geant4/-/archive/v11.2.0/geant4-v11.2.0.tar.gz
|
||||||
>tar xzf geant4-v11.2.0.tar.gz
|
>tar xzf geant4-v11.2.0.tar.gz
|
||||||
|
|
Loading…
Reference in New Issue
Block a user