how to run dsu
Next: DSU graphic user
Up: DSU software organization
Previous: Brief summary of
To use DSU, follow these steps:
- Customize the file $CWPROOT/src/dsu/DSURC according to
your site and ADD the following line to your
.cshrc file:
{\bf source \$CWPROOT/src/dsu/DSURC}
(if you are not using csh or tcsh the customization of the
corresponding files is very similar).
If TCL/TK are not installed in the default
places, the environment variables TCL_LIBRARY and
TK_LIBRARY must be pointing to the places where they
were actually installed;
- Put the hostname of the machines you intend to use with PVM in the
file $HOME/.dsu_hosts . DSU will setup a PVM
virtual machine with the machine whose names are included in this
file;
- Make sure that $CWPROOT/bin is in your path;
- Invoke DSU by typing: dsu
Tue Mar 12 13:02:08 MST 1996