Building DPM
From GridPPwiki
This page is out of date. I'll update it when I get a chance, but don't use it for now.
Graeme
| Table of contents |
[edit]
DPM Sources
[edit]
CVS Repositories
[edit]
DPM
DPM sources are avaliable from CERN's anonymous CVS system. To check it out set:
export CVSROOT=:pserver:anonymous@isscvs.cern.ch:/local/reps/lcgware export CVS_RSH=ssh cvs co -r lcgX_Y_Z LCG-DM
Where X_Y_Z is the DPM version number to check out. (Unless you're doing bleeding edge DPM development, it's best to use the last stable release.)
[edit]
DPM gsiftp
The sources for the DPM gridftp server are in a different repository:
cvs co -r lcgX_Y_Z DPM-FTP
N.B. The version numbers of the DPM gsiftp server don't necessarily correspond to those for the rest of the DPM source code.
