Java Dynamic Management Kit 4.1 Installation Guide and Release Notes

Planning Your Installation

Plan your installation to determine where to install the packages supplied with the product and to ensure that your machine meets the installation requirements.

Upgrading from Previous Versions

If you are upgrading your Java Dynamic Management Kit from versions 3.0, 3.2, or 4.0, you are not required to uninstall the earlier version. Version 4.1 has a different installation structure that allows both old and new versions of the product to coexist on the same machine.

However, if you are reinstalling version 4.1 of the Java Dynamic Management Kit, you should first remove your previous installation. This procedure is described in "Removing or Reinstalling the Product Software". Then you may proceed to reinstall the current version.

Software Packages

The Java Dynamic Management Kit 4.1 is composed of the Solaris software packages listed in Table 1-1. It is possible to install only certain packages on a machine, according to your requirements. There is a version of each package for both the JavaTM 2 and the JDKTM 1.1 environments.

Table 1-1 Software and Documentation Packages

Package Name  

Package Description 

SUNW1jdrtSUNW2jdrt

Contains Java Dynamic Management run-time classes. Install this package on all machines where you intend to develop or run Java Dynamic Management agents and manager applications. 

SUNW1jdtkSUNW2jdtk

Contains the Java Dynamic Management Kit tools (proxygen and mibgen). Install this package on all machines where you intend to develop Java Dynamic Management agents and manager applications.

SUNW1jdexSUNW2jdex

Contains the Java source code files of the supplied examples. Installing this package is optional. 

SUNW1jddcSUNW2jddc

Contains all documentation for the Java Dynamic Management Kit in HTML format. Installing this package is optional. 

Installation Requirements

Hardware Platforms

The Java Dynamic Management Kit runs on Solaris SPARCTM and Intel platforms and requires a minimum of 64 Mbytes of RAM.

Software

The Java Dynamic Management Kit requires the following software:

Disk Space

The disk space required by the software and documentation packages is as follows:

Package 

Description 

Disk Space for JDK 1.1 (Mbytes) 

Disk Space for Java 2 (Mbytes) 

SUNWxjdrt

 Runtime classes

0.8 

0.7 

SUNWxjdtk

 Toolkit classes

1.1 

0.9 

SUNWxjdex

 Examples

1.1 

1.1 

SUNWxjddc

 Documentation

8.3 

7.4 

  Total: 11.3 10.1

The installation software will compute the size of the packages you wish to install and warn you if your disk is full.

By default, the packages are installed under the /opt directory. The packages can be relocated if you choose the Custom installation. However, if you want to change the root path of the installation database, you must use the pkgadd -R root_path command. For information about customizing your root path, please refer to the pkgadd(1M) man page.