IBM Print System QMS 1725E User Manual

Page 60

Advertising
background image

Installing the Software

QMS 1725E Print System Getting Started

4-8

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.

»

Note: This directory must be able to be mounted by all network nodes

that need to access the printer.

3

If a PC file system (PCFS) is available on the UNIX host,
mount the disk.

For information on mounting a DOS FAT-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.

»

Note: If the UNIX host doesn’t support PCFS, transfer the image from a

PCFS-capable device (such as a DOS system) to the UNIX system via

binary FTP.

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

Advertising