Difference between revisions of "CVS instructions"
From PolWiki
Jump to navigationJump to search(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
# cvs checkout compton_geant | # cvs checkout compton_geant | ||
# In the compton_geant directory: ln -sf control.in fort.4 | # In the compton_geant directory: ln -sf control.in fort.4 | ||
− | # setup cernlib/2005 | + | # Type: setup cernlib/2005 |
# The default Makefile works for RHEL5. Use Makefile.64bit.CentOs for ifarm machines | # The default Makefile works for RHEL5. Use Makefile.64bit.CentOs for ifarm machines | ||
− | # Typing "make" | + | # Typing "make" will build the interactive version "compton++", and non-gui version, "compton". |
Latest revision as of 13:03, 7 November 2013
- setenv CVSROOT /group/c-compton/cvsroot
- cvs checkout compton_geant
- In the compton_geant directory: ln -sf control.in fort.4
- Type: setup cernlib/2005
- The default Makefile works for RHEL5. Use Makefile.64bit.CentOs for ifarm machines
- Typing "make" will build the interactive version "compton++", and non-gui version, "compton".