Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

tcsh users:
Add the following line to ".cshrc" in your home directory.

Code Block
source /sw/bin/init.csh

bash users:
Add the following line to ".bashrc" in your home directory:

Code Block
. /sw/bin/init.sh

If you need further assistance, pleaseĀ contact IGPP Net Ops.

...