Installation guide

1-5
Software Installation Problems
At an OpenVMS load host:
Step Action
1 Check the logical symbol MO*$LOAD to see if it is defined in the DECSERVER
directory:
$ SHOW LOGICAL MO*$LOAD
MO*$LOAD must be defined to include
SYS$SYSROOT:[DECSERVER].
If MO*$LOAD is not defined correctly, enter the following statement in the system
start-up file on the load host, and then execute the command:
$ DEFINE/SYSTEM/EXEC MO*$LOAD
SYS$SYSROOT:[DECSERVER],other-definitions
Here, other-definitions are any equivalent strings previously defined for MO*$LOAD.
The definition of MO*$LOAD is set in the start-up procedure
SYS$STARTUP:DSV$STARTUP.COM.
2 Determine if the software image file is in the DECSERVER directory:
$ DIRECTORY MO*$LOAD
The directory should contain the name of the access server software image. If you
changed the name of the software image on the access server, be sure MO*$LOAD
contains this image file. If you are unsure of the name of the software image on the
access server, reset the access server to its factory defaults.
In the following instructions, when you see MO*$LOAD, enter MOM$LOAD for
the DECnet Phase IV software and MOP$LOAD for the DECnet/OSI software.
NOTE