Hot fix B25197 addresses the issue(s) in Base SAS 9.21_M3 on 64-bit Enabled HP-UX as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/B25.html#B25197
When downloading SAS 9.2 hot fix packages, you must choose to Save the hot fix to disk, then execute the install from the saved location. Attempting to install a hot fix directly from the download page results in the error documented in SAS Note 37104.
Verify that the installation binary has execute permission. If it does not, use the chmod command to make it executable.
$> chmod 755 B25197h6.bin2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:03. Execute B25197h6.bin
<path_to_downloaded_file>/B25197h6.binFor example:
./B25197h6.bin
See the Maintenance Installation Tool
(MIT) documentation for more details on the installation of hot fixes.
The content of this hot fix is listed in the hot fix manifest.
This completes the installation of hot fix B25197 on 64-bit Enabled HP-UX.