|
META TOPICPARENT |
name="HcalDTC" |
The following procedures describe the installation process for xDAQ releases for the HCAL Upgrade project. NOTE that the code has been migrated to SVN (instead of CVS) as of 02/07/2013, hence these instructions have since then been updated. Here is a link to the HCAL online SVN: cmshcos . |
|
-
- NOTE that you can put the code into any directory you like; it doesn't have to be
${HOME}/src/11_8_1 .
- NOTE that you can also install additional packages, if you wish; you're not limited to the hcalUpgrade. However, ALL of the AMC13 code lies within the hcalUpgrade package!! If
packages is not specified, then all packages are installed by default.
|
|
< < |
-
- NOTE that the uHTR code is in the
hcalUHTR package (e.g. if you wanted both the hcalUpgrade and hcalUHTR packages the option would look like: --packages=hcalUpgrade,hcalUHTR)
|
> > |
-
- NOTE that the uHTR code is in the
hcalUHTR package (e.g. if you wanted both the hcalUpgrade, hcalUHTR, and hcalBase packages the option would look like: --packages=hcalUpgrade,hcalUHTR,hcalBase )
|
|
-
- NOTE that if you removed the "anonymous" comment mark in the previous step, you do not need the
svnuser argument.
- Set the environment for your new ownsource code development area:
|