1. Log on as hpss.
2. Change directory to /opt/hpss/bin.
3. Run the following command:
% hpss_db2_bindall.ksh
5.8.2. Construct and Build the HPSS Mover/Client Source Tree
This section describes the procedures to extract the Mover/Client code from the HPSS base source
tree and to build the Mover/Client binaries.
5.8.2.1. Construct the HPSS Mover/ Client Source Tree
The HPSS Mover/Client source tree can be extracted from the HPSS base source tree . The source
tree should be completely compiled before attempting this procedure. To construct the Mover/Client
component source tree, the following steps must be performed:
On the machine where the HPSS base source tree is installed:
1. Log on as hpss.
2. Change directory to the HPSS base source tree (the default location is /opt/ hpss).
3. Review the Makefile.macros file.
4. Ensure that the target directory tree (where the source tree will be constr ucted) is completely
empty.
5. Issue the following command:
% make BUILD_ROOT=<target directory tree> build-mvr [build-
clnt][build-ftp][build-fs]
6. tar up the target directory tree
On the machine where the HPSS Mover/Client source tree will be constructed:
1. Log on as hpss.
2. Copy the tar file for the Mover/Client source to the Mover/Client machine.
3. Change directory to the /opt/hpss directory.
4. Untar the tar file for the Mover/Client source into the /opt/hpss directory.
5.8.2.2. Build the HPSS Mover/Client Source Tree
To compile the HPSS Mover/Client sources, the following steps must be performed:
1. Change directory to /opt/hpss directory.
2. Review the /opt/hpss/Makefile.macros file. This file defines the "make" environments and
options for the HPSS software compilation. Ensure that the environments and options are
specified properly.
3. Run the "make mvr [clnt][ftp]" command. See Section 13.4.3: Installing the HPSS VFS
Interface of the HPSS Management Guide for direction to build and install the HPSS VFS
Interface.
HPSS Installation Guide July 2008
Release 6.2 (Revision 2.0) 174