INSTALLATION INSTRUCTIONS FOR HOT FIX 82IH10 ON HP-UX BEFORE DOWNLOADING: The hot fix 82IH10 addresses the issue(s) in Release 8.2 (TS2M0) of SAS Integration Technologies software on HP-UX as documented in SAS Note(s): SN-005484 Publishing to an HTTP 1.0 WebDAV-compliant server results in a hang. SN-005494 Publishing package is replaced when publishing to a WebDAV compliant server SN-005789 Publish fails when DBCS(double byte character set) is used. SN-009495 Ability to publish with WEBDAV fails when publishing to a non-SAS collection which may be reviewed at: http://support.sas.com/techsup/unotes/SN/005/005484.html http://support.sas.com/techsup/unotes/SN/005/005494.html http://support.sas.com/techsup/unotes/SN/005/005789.html http://support.sas.com/techsup/unotes/SN/009/009495.html The hot fix package that is downloaded is in tar format. The name of the tar file is 82ih10h8.tar, and it contains the following files: * sascmutl.82ih10 the replacement executable containing the hot fix * sascmutl a link to sascmutl.82ih10 * sashttpu.82ih10 the replacement executable containing the hot fix * sashttpu a link to sashttpu.82ih10 * sasiospk.82ih10 the replacement executable containing the hot fix * sasiospk a link to sasiospk.82ih10 * saspubar.82ih10 the replacement executable containing the hot fix * saspubar a link to saspubar.82ih10 * saspubwd.82ih10 the replacement executable containing the hot fix * saspubwd a link to saspubwd.82ih10 * saspxml.82ih10 the replacement executable containing the hot fix * saspxml a link to saspxml.82ih10 * sasretar.82ih10 the replacement executable containing the hot fix * sasretar a link to sasretar.82ih10 * sasretwd.82ih10 the replacement executable containing the hot fix * sasretwd a link to sasretwd.82ih10 * saszip.82ih10 the replacement executable containing the hot fix * saszip a link to saszip.82ih10 * saszipam.82ih10 the replacement executable containing the hot fix * saszipam a link to saszipam.82ih10 * uwupacka.82ih10 the replacement executable containing the hot fix * uwupacka a link to uwupacka.82ih10 * 82ih10h8.aud a hot fix identifier file that will allow Technical Support to determine which fixes have been applied to a system * 82ih10h8.txt a copy of these installation instructions; this file is installed in !SASROOT/hotfix/doc IMPORTANT NOTE(S): 1. You must have Release 8.2 (TS2M0) installed on your system before applying this hot fix. AFTER DOWNLOADING: The following instructions describe the steps for installing the files listed above. In this example, !SASROOT, the directory where Release 8.2 (TS2M0) is installed, is: /usr/lib/sas8 STEP 1: Assuming the tar file is downloaded to the user's HOME directory, follow these procedures to install the package. $> cd /usr/lib/sas8 $> uncompress -c $HOME/82ih10h8.tar | tar -xf - STEP 2: Once the tar command is complete, the following lines must be added as the first lines of the !SASROOT/dbcs/sasv8.cfg file: -path !SASROOT/hotfix/sasexe -path !SASROOT/../hotfix/sasexe Also, the following line must be added as the first line of the !SASROOT/sasv8.cfg: -path !SASROOT/hotfix/sasexe Do not modify any existing -PATH options in the !SASROOT/dbcs/sasv8.cfg or !SASROOT/sasv8.cfg files. STEP 3: Change the ownership (using the chown command) and permissions (using the chmod command) on the files in the !SASROOT/dbcs/hotfix/sasexe directory to match the ownership and permissions on the files in the !SASROOT/dbcs/sasexe directory. Also, change the ownership and permissions on the files in the !SASROOT/hotfix/sasexe directory to match the ownership and permissions on the files in the !SASROOT/sasexe directory. This completes the installation of hot fix 82IH10 on HP-UX.