2 Change to the directory in which you want the UNIX utilities
installed.
The utilities automatically create and are installed in a
directory named QMSoft in the current directory.
3 If a PC file system (PCFS) is available on the UNIX host,
mount the disk.
For informatio n on mounting a DOS FA T-formatted disk refer
to the UNIX man page.
4 Transfer the HS_TAR image file to the UNIX host directory
where the file is to be expanded.
.
5 In the directory in which the image file is located, expand the
tar image file by typing
tar xvf hs_tar
6 Change to the newly created QMSoft directory:
cd QMSoft
7 Run the Qinstall installation utility by typing
./Qinstall
8 Follow the instructions on the screen. When the installation
is complete, the following message displays:
QMS UNIX Host Software installation complete
9 Copy the addprt and qpr utilities and their associated man-
ual pages to standard directories. For example,
cp addprt /usr/bin
cp qpr /usr/bin
cp man/addprt.1 /usr/man/man1
cp man/qpr.1 /usr/man/man1