Difference between revisions of "Getting Started with GlueX Software"

From GlueXWiki
Jump to: navigation, search
m
 
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 and then executing the command
+
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
 
  gxenv
  
 
Instructions for doing this can be found [https://github.com/JeffersonLab/build_scripts/wiki/gluex_env_boot_jlab.%28c%29sh here].
 
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.