cd /home/phedex/csa06

mkdir -p state logs sw gridcert

chmod 700 gridcert

rm -fr sw

mkdir sw

sw=$PWD/sw

wget -O $sw/aptinstaller.sh http://cmsdoc.cern.ch/cms/cpt/Software/download/cms/aptinstaller.sh

chmod +x $sw/aptinstaller.sh

$sw/aptinstaller.sh -path $sw -repository cms setup

eval `$sw/aptinstaller.sh -path $sw config -sh`

apt-get update

apt-get install cms+PHEDEX+PHEDEX_2_4_0

rm -f PHEDEX

ln -s $sw/slc3_ia32_gcc323/cms/PHEDEX/PHEDEX_2_4_0 PHEDEX

export CVSROOT=:pserver:anonymous@cmscvs.cern.ch:/cvs_server/repositories/CMSSW

cvs login # password is "98passwd"

cvs co SITECONF/CERN

cvs co SITECONF/FOO

cvs co SITECONF/UCSD

cvs co SITECONF/FNAL

-- JamesLetts - 02 Nov 2006

Edit | Attach | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2006/11/02 - 22:59:04 - JamesLetts
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback