Simple Use of the Release Candidate RPMs
SLC4 32 bit
If you are using an SLC4 32 bit machine, and want to install
DPM on it, then:
wget http://glite-dm.web.cern.ch/glite-dm/glite-dm.slc4.repo -O /etc/yum.repos.d/glite-dm.repo
yum install glite-SE_dpm_disk glite-SE_dpm_mysql
SLC4 64 bit
if you are using an SLC4 64 bit machine, and want to install
DPM on it, then:
wget http://glite-dm.web.cern.ch/glite-dm/glite-dm.slc4_64.repo -O /etc/yum.repos.d/glite-dm.repo
yum install glite-SE_dpm_disk glite-SE_dpm_mysql
The two previous commands allow the installation of the rpms needed.
Then the configuration of the
DPM will be done via Yaim.
You can get the rpm here (should be the latest version)
wget http://grid-deployment.web.cern.ch/grid-deployment/gis/yaim/glite-yaim-3.0.1-15.noarch.rpm
rpm -ivh glite-yaim-3.0.1-15.noarch.rpm
Then fill properly the site-info.def. Details are provided here :
https://twiki.cern.ch/twiki/bin/view/LCG/YaimGuide301 .
If the location of yaim is included in the PATH environment variable, type
yaim -c -s <location of the site-info.def> -n glite-SE_dpm_mysql
Otherwise
/opt/glite/yaim/bin/yaim -c -s <location of the site-info.def> -n glite-SE_dpm_mysql
If any problems please report the
DPM support
--
AkosFrohner - 20 Jun 2007