how to run dsu



next up previous
Next: DSU graphic user Up: DSU software organization Previous: Brief summary of

how to run dsu

To use DSU, follow these steps:

  1. 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;

  2. 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;

  3. Make sure that $CWPROOT/bin is in your path;

  4. Invoke DSU by typing: dsu




Tue Mar 12 13:02:08 MST 1996