The ITS Team will be performing maintenance on Confluence beginning at 6:00 pm Tuesday, May 27. During this time the service may go offline. It should be available again by 8:00 pm. Please refrain from editing pages during this time to avoid losing your work.
...
you have to execute the "source" and "export" commands;
Code Block | ||
---|---|---|
| ||
source /project/ptgroup/spinquest/this-e1039.sh export ROOT_INCLUDE_PATH=$ROOT_INCLUDE_PATH_E1039_SHARE source E1039_CORE_DIR=~/e1039/core-inst source /project/ptgroup/spinquest/this-coree1039.sh |
It is probably easier for you to make a setup script (like "setup.sh") to execute the commands.
...