# BLDTYPE is defined for convenience
set BLDTYPE=redhat4-i686-32bit-gcc34
# Here GLAST_EXT is defined for 32-bit redhat4 at SLAC.
export GLAST_EXT=/afs/slac/g/glast/ground/GLAST_EXT/${BLDTYPE}
# INST_DIR should be set to root of base installation.
# The next 2 lines are appropriate for using an optimized RM build at SLAC
export BUILDS=/nfs/farm/g/glast/u35/ReleaseManagerBuild
export INST_DIR=${BUILDS}/${BLDTYPE}/Optimized/ScienceTools/09-15-05
# The following command (or equivalent) should be included if you plan to run
# executables directly. Do not include if using wrapper scripts
# Note last field in the path prior to filename is the variant.
source ${INST_DIR}/bin/redhat4-i686-32bit-gcc34-Optimized/_setup.sh