HP-UX 11i Java JDK/JRE Version 5.0.30 Release Notes

Installation instructions
From the JDK, JRE, and Plug-In 5.0.x Downloads and Documentation page, select (click)
a JDK/JRE 5.0.x version to download from the “JDK/JRE 5.0.x Downloads list. This
displays the download page for that version (for example, https://
h20392.www2.hp.com/portal/swdepot/try.do?productNumber=JDKJRE5030 for
5.0.30). Select one of the depot or tar files listed, and download to a local directory.
NOTE: Beginning with the JDK/JRE 5.0.24 release, the download depot and tar
filenames will be prefixed with a “Z7550-nnnnn_” part number.
You need approximately 670 MB of disk space to download and install the JDK which
includes the JRE. The JRE alone, which includes the Runtime Plug-in and Java WebStart
technology, needs approximately 640 MB.
NOTE: When downloading a .depot file, some browsers don't recognize the .depot
format and treat the file as a text file. If this happens, right-click the Download Directly
>> button (on the Software download confirmation window) and select Save Target As.....
To verify that the file downloaded correctly you need to use MD5 Secure Checksum
(md5sum). You can download MD5 Secure Checksum at HP-UX MD5 Secure Checksum
if you do not already have this utility. To verify your download with MD5 Secure
Checksum, at the UNIX prompt, execute the command:
md5sum <filename>
If the file downloaded correctly, the checksum number for the file you downloaded must
match the MD5 Checksum number given for that file.
Note that beginning with 5.0, HP is providing the Runtime Plug-in as part of the JRE
depot. When you install the JRE, the Plug-in is installed automatically.
The HP-UX JDK, JRE and Plug-in for the Java 2 Platform install under /opt/java1.5.
As root user, use the following SD-UX swinstall command to install the software:
/usr/sbin/swinstall
This command leads you through the installation. Change Source Depot Type to "Local
Directory" and Source Depot Path to /tmp/<filename>. (If you used a directory other
than /tmp in the previous step, replace /tmp with that directory name.) HP recommends
you to select the "Reinstall filesets" and unselect the "Mount filesystems" option from the
options menu.
WARNING! Do not unarchive rt.jar, charsets.jar, jpda.jar, tools.jar,
jce.jar, and jsse.jar. These files are needed by the JDK tools and the runtime
environment.
Add the directory /opt/java1.5/bin to your PATH.
For information on setting important system parameters required for correct execution of
Java programs, see the HP-UX Programmer's Guide for Java 2 under “User guide”at:
12 Installation