HP-UX 11i Java HPjconfig 3.3.00 Release Notes

1. Save the downloaded binary file HPjconfig-3.3.00.tar.gz to a directory of
your choice. Note that some web browsers save the downloaded file without an
extension. If this is the case, simply change the name of the file to the one shown
above.
2. (Skip this step if you downloaded directly to your UNIX system.) ftp the binary
file to your HP-UX system, to a directory of your choice.
3. On your HP-UX system, gunzip and untar the .tar.gz file as follows:
gunzip HPjconfig-3.3.00.tar.gz
tar -xvf HPjconfig-3.3.00.tar
Starting HPjconfig
To start HPjconfig:
1. Change to the directory you installed the HPjconfig files.
2. There are two ways you can run HPjconfig: GUI mode or non-GUI mode. Enter
one of the following commands:
java -jar ./HPjconfig.jar (The default HPjconfig GUI)
java -jar ./HPjconfig.jar -nogui -help
(The -help command lists options that you can use in non-GUI mode.)
To list missing patches in non-GUI mode:
java -jar ./HPjconfig.jar -nogui -patches -listmis
Documentation and Help
Online help is available under the Help tab in the HPjconfig GUI. .
Release Notes for HPjconfig Version 3.3.00 (what you are reading now) are available
from the HPjconfig-3.3.00.tar.gz file, and on the Business Support Center at
http://www.hp.com/go/hpux-java-docs.
Removing HPjconfig
To remove HPjconfig from your system, delete the files that were installed when the
tar file was unpacked. In addition to the files provided by the tar file, HPjconfig also
creates a file named .hpjconfig_license in a user's home directory. This file can
safely be deleted.
Starting HPjconfig 5