Difference between revisions of "Getting Started with GlueX Software"

From GlueXWiki
Jump to: navigation, search
(Created page with "At JLab: The first step it to get your environment set up. The simplest way to do that is to include a line in your shell set-up script. Instructions for doing that can be fo...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
At JLab:
 
At JLab:
  
The first step it to get your environment set up. The simplest way to do that is to include a line in your shell set-up script. Instructions for doing that can be found [https://github.com/JeffersonLab/build_scripts/wiki/gluex_env_boot_jlab.%28c%29sh here].
+
The first step it to get your environment set up. The simplest way to do that is to include a line in your shell set-up script and then execute the command
 +
 
 +
gxenv
 +
 
 +
Instructions for doing this can be found [https://github.com/JeffersonLab/build_scripts/wiki/gluex_env_boot_jlab.%28c%29sh here].

Latest revision as of 21:42, 1 December 2018

At JLab:

The first step it to get your environment set up. The simplest way to do that is to include a line in your shell set-up script and then execute the command

gxenv

Instructions for doing this can be found here.