-
Notifications
You must be signed in to change notification settings - Fork 2
Usage on JLab CUE
Nathan A. Sparks edited this page Oct 23, 2016
·
11 revisions
To add hdpm version 0.3.1 to your PATH, and set your package directory (for csh):
setenv PATH /group/halld/Software/hdpm/0.3.1/bin:$PATH
setenv GLUEX_TOP /path/to/your/package/directory
To build sim-recon
against the latest group builds of dependencies:
hdpm select --xml jlab-dev
hdpm build sim-recon
To use the latest group build of sim-recon:
hdpm select --xml jlab
hdpm env
source $GLUEX_TOP/env-setup/master.[c]sh