IBM E16RMLL-I - Tivoli Storage Manager Implementation Manual page 137

Implementation guide
Table of Contents

Advertisement

Store the compressed installation package on the machine where you want to
install the backup-archive client and do the following:
1. Decompress the zip file and unpack the tar file, as in Example 4-7. The
command output was actually longer, as there were a number of localization
files that we deleted for clarity.
Example 4-7 Unpacking Linux client installation packages
wisla:/tmp/tsm_client #
linux86/LICENSE.TXT
linux86/README.HSMGUI
linux86/README_api_enu.htm
linux86/README_enu.htm
linux86/README_hsm_enu.htm
linux86/TIVsm-API64.i386.rpm
linux86/TIVsm-API.i386.rpm
linux86/TIVsm-BA.i386.rpm
linux86/TIVsm-HSM.i386.rpm
...
2. You need to install two rpm packages, TIVsm-API.i386.rpm and
TIVsm-BA.i386.rpm, using the rpm utility, shown in Example 4-8. The API
package must be installed before the BA package, as it contains libraries the
BA package depends on.
Example 4-8 Installing Linux client packages
wisla:/tmp/tsm_client/linux86 #
Preparing...
package TIVsm-API-5.3.2-0 is already installed
wisla:/tmp/tsm_client # rpm -e TIVsm-API
wisla:/tmp/tsm_client # rpm -ivh TIVsm-API.i386.rpm
Preparing...
1:TIVsm-API
Postinstall of the API
TSM Linux API installation complete.
Be sure to set up the configuration files!
wisla:/tmp/tsm_client/linux86 #
Preparing...
1:TIVsm-BA
Postinstall of the Backup Archive client
TSM Linux client installation complete.
Be sure to set up the system configuration file
before starting the client!
gzip -dc TSMLinuxCliV5.3.2.tar.gz | tar -xvf -
rpm -ivh TIVsm-API.i386.rpm
########################################### [100%]
########################################### [100%]
########################################### [100%]
rpm -ivh TIVsm-BA.i386.rpm
########################################### [100%]
########################################### [100%]
Chapter 4. Backup-archive client installation
107

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tivoli storage manager

Table of Contents