43 ls 44 cd 45 ls 46 cd work 47 ls 48 tar zxvf ~/Downloads/geant4.10.03.p01.tar.gz 49 df 50 ls ~/Downloads/ 51 tar zxvf ~/Downloads/cmake 52 tar zxvf ~/Downloads/cmake-3.8.2.tar.gz 53 cd cmake 54 cd cmake-3.8.2/ 55 ls 56 ./bootstrap 57 make 58 sudo make install 59 which cmake 60 ls ~/Downloads 61 cd ../ 62 ls 63 mkdir geant4.10.03.p01-build 64 cmake -DCMAKE_INSTALL_PREFIX=$HOME/geant4/10.03.p01 -DGEANT4_INSTALL_DATA=on -DGEANT4_USE_OPENGL_X11=on -DGEANT4_USE_RAYTRACER_X11=on \ 65 ls 66 cd work 67 ls 68 cd geant4.10.03.p01-build/ 69 history 70 ls 71 ls BuildProducts/ 72 ls BuildProducts/lib64/ 73 sudo make install 74 ifconfig 75 sudo vi /etc/yum.conf 76 history 77 cd /opt/cern/geant4/10.03.p01/ 78 ls 79 cd share 80 ls 81 cd Geant4-10.3.1/ 82 ls 83 sudo mkdir data 84 ls 85 cd data 86 ls ~/Downloads 87 ls ~/Downloads/g4data10.3.01/ 88 tar zxvf ~/Downloads/g4data10.3.01/G4ABLA.3.0.tar.gz 89* 90 ls ~/Downloads/g4data10.3.01/ 91 tar zxvf ~/Downloads/g4data10.3.01/G4EMLOW.6.50.tar.gz 92 sudo tar zxvf ~/Downloads/g4data10.3.01/G4EMLOW.6.50.tar.gz 93 ls ~/Downloads/g4data10.3.01/ 94 sudo tar zxvf ~/Downloads/g4data10.3.01/G4ENSDFSTATE.2.1.tar.gz 95 sudo tar zxvf ~/Downloads/g4data10.3.01/G4NDL.4.5.tar.gz 96 ls ~/Downloads/g4data10.3.01/ 97* 98 ls ~/Downloads/g4data10.3.01/ 99 sudo tar zxvf ~/Downloads/g4data10.3.01/G4PII.1.3.tar.gz 100 ls ~/Downloads/g4data10.3.01/ 101 sudo tar zxvf ~/Downloads/g4data10.3.01/G4PhotonEvaporation.4.3.2.tar.gz 102 ls ~/Downloads/g4data10.3.01/ 103 sudo tar zxvf ~/Downloads/g4data10.3.01/G4RadioactiveDecay.5.1.1.tar.gz 104 ls ~/Downloads/g4data10.3.01/ 105 sudo tar zxvf ~/Downloads/g4data10.3.01/G4SAIDDATA.1.1.tar.gz 106 ls ~/Downloads/g4data10.3.01/ 107 sudo tar zxvf ~/Downloads/g4data10.3.01/RealSurface.1.0.tar.gz 108 ls ~/Downloads/g4data10.3.01/ 109 source /opt/cern/geant4/10.03.p01/bin/geant4.sh 110 which cmake 111 sudo yum install boost-python 112 sudo yum install -y tkinter 113 sudo yum install -y python-libs 114 history 115 history > g4install2.txt 116 cd 117 l 118 ls 119 history > g4install2.txt