Difference between revisions of "LHCb Software At NIKHEF"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Step by step instuctions on how to install/run LHCb software at NIKHEF. | Step by step instuctions on how to install/run LHCb software at NIKHEF. | ||
− | '''Installing | + | '''Installing software locally on your machine.''' |
cd ~/../../localstore/ | cd ~/../../localstore/ | ||
Line 34: | Line 34: | ||
ssh-add | ssh-add | ||
+ | |||
+ | '''Now specifically for Brunel :''' | ||
BrunelEnv v30r10 | BrunelEnv v30r10 |
Revision as of 11:46, 11 October 2006
Step by step instuctions on how to install/run LHCb software at NIKHEF.
Installing software locally on your machine.
cd ~/../../localstore/
mkdir cmtuser
cd cmtuser/
pico setup.csh
#!/bin/csh
source /project/bfys/lhcb/sw/setup.csh
setenv CVSROOT ext:isscvs.cern.ch:/local/reps/lhcb
setenv CVS_RSH ssh
setenv GETPACK_USER `id -un`
setenv RELEASE $PWD
setenv CMTPATH $RELEASE':'$SITEROOT/lhcb
echo " --- CMTPATH is set to $CMTPATH"
source setup.csh
ssh-add
Now specifically for Brunel :
BrunelEnv v30r10
getpack -f ssh Rec/Brunel v30r10
cd Rec/brunel/v30r10/cmt/
cmt config
source setup.csh
gmake
cd ../job/
Brunel.job v200601