2008/05/07
Getting started/things to do always
by
Ken Bloom
—
posted at
2008-05-07 11:13
last modified
2008-05-07 11:13
Latest update on how to do things...
To get the CMS stuff, do
source /mnt/nfs04/opt/osg/app/cmssoft/cms/cmsset_default.sh
and for OSG stuff, do
source /opt/osg/osg-080/setup.sh
and for CRAB, do
source /mnt/unl/CRAB/crab.sh
This cmsset_default.sh has some exciting commands in it:
alias cmsenv='eval `scramv1 runtime -sh`'
alias cmsrel='scramv1 project CMSSW'
so when setting up a new environment, you can do
cmsrel <name>
and then to get going for runtime stuff
cd <name>/src
cmsenv
Not so bad, eh?
- Grid stuff
- ¦
- Main
- ¦