The following commands will install DOT in /usr/local/dot:
cd /usr/local zcat dot.tar.Z | tar xvf -
To configure for running DOT, define the environment variable DOT_ROOT in your ~/.cshrc file (not ~/.login). Assuming DOT has been installed in /usr/local/dot, use the following command:
setenv DOT_ROOT /usr/local/dot
DOT can be run in a variety of ways, but the most common involves the use of remote shells to start execution on multiple systems. For more information on this subject, see Configuring Remote Shells in the DOT User Guide. This configuration step must be done by each user of the program.
Most details have been set up for you by CCMS, however there are a few things that are site-specific. Ask your system administrator for help.
setenv DOT_ROOT /usr/local/dot cd $DOT_ROOT/example1 $DOT_ROOT/bin/exec/dot.aix.vendormpi example1.com