Difference between revisions of "CVS instructions"
From PolWiki
Jump to navigationJump to search (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...) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
# setenv CVSROOT /group/c-compton/cvsroot | # setenv CVSROOT /group/c-compton/cvsroot | ||
# cvs checkout compton_geant | # cvs checkout compton_geant | ||
− | # In the compton_geant directory: | + | # In the compton_geant directory: ln -sf control.in fort.4 |
− | + | # Type: setup cernlib/2005 | |
− | ln -sf control.in fort.4 | ||
− | |||
# 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".