The guide describes the way to install CREAM CE service on SL5 machine. The CREAMCE (Computing Resource Execution And Management at the Computing Element level) is a simple, lightweight service for job management operation.
http://igrelease.forge.cnaf.infn.it/doku.php?id=doc:guides:devel:install-cream32
http://grid.pd.infn.it/cream/field.php?n=Main.HowToCheckAndTestYourCREAMCE
https://twiki.cern.ch/twiki/bin/view/EGEE/YAIM
https://twiki.cern.ch/twiki/bin/view/EGEE/BDII
Set the repositories needed by cream CE installation:
DAG (if not already installed):
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos/3.2/dag.repo -O /etc/yum.repos.d/dag.repo
cream-CE:
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos/3.2/glite-CREAM.repo -O /etc/yum.repos.d/glite-CREAM.repo
CA certificates:
wget http://repository.egi.eu/sw/production/cas/1/current/repo-files/egi-trustanchors.repo -O /etc/yum.repos.d/egi-trustanchors.repo
Please note that the lcg-CA metapackage and repository is no longer maintained.
TORQUE specific repositories:
wget http://grid-deployment.web.cern.ch/grid-deployment/glite/repos/3.2/glite-TORQUE_utils.repo -O /etc/yum.repos.d/glite-TORQUE_utils.repo