Java Dynamic Management Kit 4.1 Installation Guide and Release Notes

Preface

This installation guide will help you to install and run the Java Dynamic ManagementTM Kit 4.1 on your machine. This product is supported on the SolarisTM operating environment and Windows NT operating environment.

This document contains:

Getting Help With Your Installation

If you have problems with any part of the product installation process, call your authorized service provider. Have the following information ready:

On the Solaris platform, use the uname command to display the SunOS operating system release number:


prompt% uname -sr
SunOS 5.7

On the Windows NT platform, click the Help menu of any Windows NT Explorer window and select the About Windows NT item.

Ordering Sun Documents

Fatbrain.com, an Internet professional bookstore, stocks select product documentation from Sun Microsystems, Inc.

For a list of documents and how to order them, visit the Sun Documentation Center on Fatbrain.com at http://www1.fatbrain.com/documentation/sun.

Accessing Sun Documentation Online

The docs.sun.comSM Web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://www.oracle.com/technetwork/indexes/documentation/index.html.

Typographic Conventions

The following table describes the typographic changes used in this book.

Table P-1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

 The names of commands, files, and directories; on-screen computer output

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

 What you type, contrasted with on-screen computer output

machine_name% suPassword:

AaBbCc123

 Command-line placeholder: replace with a real name or value

To delete a file, type rm filename.

AaBbCc123

Book titles, new words, or terms, or words to be emphasized. 

Read Chapter 6 in User's Guide.

These are called class options.

You must be root to do this.

Shell Prompts

The following table shows the default system prompts on the supported platforms. Examples on the Solaris platform use the Korn shell unless otherwise noted.

Table P-2 Shell Prompts

Shell 

Prompt 

 C shell promptmachine_name%
 C shell superuser promptmachine_name#
 Bourne shell and Korn shell prompt$
 Bourne shell and Korn shell superuser prompt#
 Windows NT system promptC:\>