INSTALLATION INSTRUCTIONS FOR HOT FIX 82BB53 ON AIX BEFORE DOWNLOADING: The hot fix 82BB53 addresses the issue(s) in Release 8.2 (TS2M0) of Base SAS software on AIX as documented in SAS Note(s): SN-007809 DBCS characters are not displayed properly in the IMM window SN-010014 DMS support added for Release 8.2 with DBCS support on AIX 5L which may be reviewed at: http://support.sas.com/techsup/unotes/SN/007/007809.html http://support.sas.com/techsup/unotes/SN/010/010014.html The hot fix package that is downloaded is in compressed tar format. The name of the tar file is 82bb53ar.tar.Z, and it contains the following files: * sasmotif.82bb53 the replacement executable containing the hot fix * sasmotif a link to sasmotif.82bb53 * saswujms.82bb53 the replacement executable containing the hot fix * saswujms a link to saswujms.82bb53 * 82bb53ar.aud a hot fix identifier file that will allow Technical Support to determine which fixes have been applied to a system * 82bb53ar.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/82bb53ar.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 Do not modify any existing -PATH options in the !SASROOT/dbcs/sasv8.cfg file. 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. This completes the installation of hot fix 82BB53 on AIX.