Once you log in to atlas01/02, open .bashrc file in your home directory and add following lines :
export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase
alias setupATLAS='source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh
'
Now you must switch to a “bash” shell by typing bash
where the two lines above will be applied automatically. At this point to setup the ATLAS software you must type setupATLAS
.
To really set up the software following steps are required once you open a bash shell (see above):
rcSetup
Base,2.3.38
rc make_skeleton UserPackage
where userPackage is a package name which you can be anything like JohnsPackage.
Now you can see four files and folder in analysis_1 directory namely:
Next time to setup the area created follow the steps below:
setupATLAS
rcSetup