HP-UX Workload Manager A.03.02.xx Release Notes for HP-UX 11i v1, HP-UX 11i v2, and HP-UX 11i v3

HP-UX Workload Manager Release Notes
Compatibility information and installation requirements
36
g. Place any missing individual patches that you downloaded in Step 4 in /tmp/.
For HP-UX 11i v1 (B.11.11) patches, refer to Table 1-4.
For HP-UX 11i v2 (B.11.23) patches, refer to Table 1-5.
h. Add each patch file to the depot:
# swcopy -s patch_file_path \* @ depot_path
where patch_file_path and depot_path are fully specified path names. For
example:
# swcopy -s /tmp/PHKL_32619.depot \* @ /tmp/wlm_depot
i. Verify the depot:
# swverify -d \* @ depot_path
where depot_path is a fully specified pathname. For example:
# swverify -d \* @ /tmp/wlm_depot
j. Ensure perl is available at /opt/perl/bin/perl
If you intend to use the:
wlmaudit utility to display audit reports
wlmoradc or smooth utilities from the WLM Oracle Database Toolkit
(ODBTK)
expsmooth utility from the WLM BEA WebLogic Server Toolkit
(WebLogicTK)
wlmcert utility and secure network communications
and perl is not available at /opt/perl/bin/perl:
If perl is not already installed, add it to your depot from the quarterly
Application Release (AR) CD-ROM using the following swcopy line:
# swcopy -s mount_path perl \* @ /tmp/wlm_depot
where mount_path is the path to the quarterly AR CD-ROM.
If perl is installed, but in a location other than /opt/perl/bin/perl, ensure
there is a symbolic link from /opt/perl/bin/perl to your perl.
k. Locate and mount the WLM installation media. For assistance, consult
mount_cdfs(1M), or use SAM, SMH, or the SD-UX Interactive User Interface for
swcopy, which you can use to “find” the CD-ROM.