Important: If you are restoring the sources on a system where you
installed Kerberos for OpenVMS,
HP recommends that you unpack the Kerberos sources into
a directory tree separate from your Kerberos installation.
For example, if you installed Kerberos in SYS$COMMON, HP recommends
that you do not unpack the Kerberos sources in SYS$COMMON:[000000...].
To restore the Kerberos sources backup saveset,
enter the following commands:
$ CREATE/DIR disk:[directory]
$ BACKUP KERBEROS_V32_SOURCES.BCK/SAV disk:[*...]
Where disk is the disk device where you want to unpack the sources.
Note: The directory tree in the saveset is six levels deep, so you may have
problems building on ODS-2 disks unless you unpack the sources into
a top-level directory.
This process creates a directory called [KERBEROS_BUILDS] and
then unpacks the build tree into that directory. The final directory
structure is similar to the following:
disk:[KERBEROS_BUILDS.KERBEROS_V32_SOURCES...]
Set default to the [.SRC] subdirectory in the unpacked source tree.
Run the zbuild_setup.com file in this directory to set up the logical
name for the top of the build tree and the symbols required for the
gmake command.
Alpha and Integrity servers versions of GNU MAKE.EXE are provided. The
gmake images run on OpenVMS Version 7.2-2 and later for OpenVMS Alpha and
OpenVMS Version 8.2 and later for OpenVMS Integrity servers.
|