This procedures assumes that the current working directory is the TLP client installation directory, /opt/SUNWtlpc.
Before you begin the installation, ensure that you have the following:
A sufficient amount of disk space.
To install the TLP client software, you need approximately 10 Mbytes of disk space.
Perl, version 5.005_03, or later installed on the system.
Perl, version 5.005_3 or later, is bundled with all Solaris OS versions, beginning with the Solaris 7 OS.
The latest TLP client software, which has been downloaded from the TLP server.
The TLP server software installed and running.
PatchPro, version 2.2 installed.
The TLP client has been tested with this version of PatchPro. This version of PatchPro is bundled with the Solaris 10 OS. To install PatchPro 2.2, use the SUNWppro package.
Log in as superuser to the system where you will install the TLP client software.
Extract the archive, SUNWtlpc-1.0.tar.gz, to the /tmp directory.
# gzcat SUNWtlpc-1.0.tar.gz | tar xvf - |
Check the README file that is included for the latest updates.
Install the TLP client software package.
# pkgadd -a tlp.policy -d SUNWtlpc-1.0 |
By default, the TLP client software is installed in the /opt/SUNWtlpc directory. For information about modifying the installation directory, see How to Add Software Packages (pkgadd) in System Administration Guide: Basic Administration.
Using a text editor, modify the TLP client conf/tlpc.cfg configuration file. Set the TlpServerUrl value to the TLP server CGI script URL.
After you complete the TLP client software installation, you are ready to run the TLP client. See The TLP Client Run Process for more information.