Software/Geant4/Installation/HepRApp: Difference between revisions

From PBTWiki
Jump to navigation Jump to search
(Created page with "=== HepRApp === ; Website : http://www.slac.stanford.edu/~perl/HepRApp/ ; Latest version : 3.15.0 (30 March 2007) ; Source file: <code>src/geant4-addons/heprapp/HepRApp.jar</cod...")
 
(No difference)

Latest revision as of 14:44, 26 May 2016

HepRApp

Website
http://www.slac.stanford.edu/~perl/HepRApp/
Latest version
3.15.0 (30 March 2007)
Source file
src/geant4-addons/heprapp/HepRApp.jar

Note that this is a Java program and is very simply installed by copying the .jar file.

Installation commands:

cd /unix/pbt/software
mkdir -p prod/stow/heprapp-3.15.0/bin
cp src/geant4-addons/heprapp/HepRApp.jar prod/stow/heprapp-3.15.0/bin

Stow commands:

cd /unix/pbt/software/dev/stow
stow heprapp-3.15.0