Installation Instructions for Hot Fix A71002

Linux


Hot fix A71002 addresses the issue(s) in OR Mathematical Programming Common Components 9.21_M1 on Linux as documented in the Issue(s) Addressed section of the hot fix download page:

http://ftp.sas.com/techsup/download/hotfix/HF2/A71.html#A71002


IMPORTANT NOTES

  1. You must have OR Mathematical Programming Common Components 9.21_M1 installed on your system before applying this hot fix. Refer to SN-35968 for instructions on how to determine which product releases you have installed.

  2. Files delivered in this hot fix will be backed up during the installation process. However, it is good general practice to back up your system before applying updates to software.

  3. You must have Administrator Privileges on your CLIENT or SERVER machine.

  4. All currently active SAS sessions, daemons, spawners and servers must be terminated before applying this hot fix.

  5. This hot fix should be installed using the same userid who performed the initial software installation.


INSTALLATION

1. The installer downloaded is A71002lx.bin. Verify that the installation binary has execute permission. If it does not, use the chmod command to make it executable.
$> chmod 755 A71002lx.bin
2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:0
3. Execute A71002lx.bin
<path_to_downloaded_file>/A71002lx.bin
    For example:
./A71002lx.bin

This will initiate the installation wizard, which will guide you through the hot fix installation process. During the installation you will be prompted for the SASHOME location to be updated. You should provide the path to the top level SAS directory where the deploymntreg directory exists.


See the Maintenance Installation Tool (MIT) documentation for more details on the installation of hot fixes.


POST-INSTALLATION INSTRUCTIONS

None



This completes the installation of hot fix A71002 on Linux.