Difference between revisions of "Setup g2p environment"
From Hall A Wiki
m (Analyzerg2p moved to Setup g2p environment) |
|||
Line 1: | Line 1: | ||
− | This is the wiki guide | + | This is the wiki guide to setup geant4 environment on ifarm, also you can use it on your level 1/level 2 64bit computer if you have already mounted the g2p work disk on it. For bash shell, you need to build the environment by yourself, the software can be found in /w/halla-1/g2p/software. |
1.Setup root. | 1.Setup root. | ||
Line 6: | Line 6: | ||
to use root enviroment temporarily, or you can add a line below to your ~/.cshrc file: | to use root enviroment temporarily, or you can add a line below to your ~/.cshrc file: | ||
source /w/halla-1/g2p/software/setupg2penv.csh | source /w/halla-1/g2p/software/setupg2penv.csh | ||
− | and | + | and then type the command: |
source ~/.cshrc | source ~/.cshrc | ||
the geant4 and cernlib are also included in there. | the geant4 and cernlib are also included in there. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 11:53, 13 September 2011
This is the wiki guide to setup geant4 environment on ifarm, also you can use it on your level 1/level 2 64bit computer if you have already mounted the g2p work disk on it. For bash shell, you need to build the environment by yourself, the software can be found in /w/halla-1/g2p/software.
1.Setup root. You can simply type the command of:
source /w/halla-1/g2p/software/setupg2penv.csh
to use root enviroment temporarily, or you can add a line below to your ~/.cshrc file:
source /w/halla-1/g2p/software/setupg2penv.csh
and then type the command:
source ~/.cshrc
the geant4 and cernlib are also included in there.