If you want to run DEC C on multiple nodes of an OpenVMS cluster, first check to see that you have the appropriate software license (see Section 1.3). Then perform the following steps after you install DEC C:
$ INSTALL INSTALL> LIST SYS$SYSTEM:DECC$COMPILER.EXE
If the output of the preceding LIST command shows DECC$COMPILER.EXE to be a known image, perform all of the following steps. Otherwise, perform all of the following steps except step 4b.
INSTALL> REPLACE SYS$LIBRARY:DCLTABLES.EXE
This command updates the DCL tables. It should be entered on each node in the cluster, regardless of whether you activated the DEC C license (step 1) on all of the nodes.
INSTALL> REPLACE SYS$SYSTEM:DECC$COMPILER.EXE
This command replaces the INSTALL entry for DECC$COMPILER.EXE. It should be entered only on those nodes on which you activated the DEC C license in step 1. (In most cases, all of the nodes will be licensed.)