If you install the Sun Management Center 3.5 Update 1a CD image on a Solaris 2.6 or Solaris 7 agent, the installation fails because a decompression utility is missing.
Workaround: To get the decompression utility, follow these steps:
Go to the web site http://sunfreeware.com.
Click on the link for your operating system, either SPARC/Solaris 2.6 or SPARC/Solaris 7.
Download the package bzip2-1.0.2 (SMCbzip2).
Install the SMCbzip2 package:
# pkgadd SMCbzip2 |
The package is installed in /usr/local/bin directory.
Create a soft link from /usr/bin/bzcat to /usr/local/bin/bzcat.
# ln -s /usr/local/bin/bzcat /usr/bin/bzcat |
Install the Sun Management Center 3.5 Update 1a agent.