HP-UX Workload Manager A.03.00 Release Notes for HP-UX 11i v1 and HP-UX 11i v2

HP-UX Workload Manager Release Notes
Compatibility information and installation requirements
32
g. Place any missing individual patches that you downloaded in Step 2 in /tmp/.
For HP-UX 11i v1 (B.11.11) patches, see Table 1-3.
For HP-UX 11i v2 (B.11.23) patches, see Table 1-4.
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 WLM’s Oracle Database Toolkit (ODBTK)
expsmooth utility from WLM’s BEA WebLogic Server Toolkit (WebLogicTK)
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 or the SD-UX Interactive User Interface for
swcopy, which you can use to “find” the CD-ROM.