CVS instructions

From PolWiki
Revision as of 12:14, 15 August 2012 by Gaskelld (talk | contribs) (New page: # setenv CVSROOT /group/c-compton/cvsroot # cvs checkout compton_geant # In the compton_geant directory: ln -sf control.in fort.4 # The default Makefile works for RHEL5. Use Makefile.64b...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  1. setenv CVSROOT /group/c-compton/cvsroot
  2. cvs checkout compton_geant
  3. In the compton_geant directory:

ln -sf control.in fort.4

  1. The default Makefile works for RHEL5. Use Makefile.64bit.CentOs for ifarm machines
  2. Typing "make" wil build the interactive version "compton++", and non-gui version, "compton".