HP-UX Host Intrusion Detection System Version 4.7 Release Notes HP-UX 11i v3 (766145-001, March 2014)
3. Open the HP Java Website:
http://www.hp.com/go/java,
4. Click the patches link.
5. Take note of the patches that you need, based on your administration system.
6. Open the HP Support Website: http://www.hp.com/go/hpsc
7. Click on individual patches.
You must be registered before you can download patches.
8. Using the instructions on the Website, download the 11i Java patches into /var/tmp/
javapatch.
Some patches might have dependency patches (patches that must be installed first). Click the
dependency links and download the dependency patches as well.
9. Unpack the patch file sets:
# sh -c ’for i in /var/tmp/javapatch/PH*; do sh $i; done’
10. Copy the patch file sets into your administration depot using one of the following steps:
a. • 11i Admin Depot
If your administration system will not be running an agent, copy the 11i Java patches
into the ids_11i_admin depot:
# sh -c ’for i in /var/tmp/javapatch/PH*.depot; do
swcopy -x enforce_dependencies=false -s $i * @
/var/depot/ids_11i_admin; done’
b. • 11i Admin + Agent Depot
If your administration system will be running an agent, copy the 11i Java patches into
the ids_11i_admin+agent depot:
# sh -c ’for i in /var/tmp/javapatch/PH*.depot; do
swcopy -x enforce_dependencies=false
-s $i * @ /var/depot/ids_11i_admin+agent; done’
Get the Java Software
1. Log in as superuser (root) on the depot system. See “Create the Depot Directory” (page 16).
2. Open the HP Java Website:
http://www.hp.com/go/java.
3. Select JDK and JRE 6.0(latest release 6.0.xx) link for the appropriate platform (Itanium or
PA-RISC).
4. Click downloads.
5. Download JDK or JRE. JRE is sufficient and is a smaller depot.
6. Using the instructions on the Website, download the software, for example, to /var/tmp/
jre6_16006_ia.depot for 11i v3.
18 Installation