Installation instructions for Phedex 2.4

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


This topic: UCSDTier2 > UCSDPhedex > UCSDPhedexInstallation
Topic revision: r2 - 2006/11/06 - 23:13:23 - 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