Instructions for Extracting and installing the Patch Set ======================================================== (These instructions apply to inst or swmgr for Irix 5.2 or higher) 1. Change directories to a temporary empty directory. For example, cd /usr/tmp mkdir patch_set cd patch_set (Make sure you have sufficient disk space. Refer to the size indicated in parentheses next to the "Download this Set"). 2. Copy the patch set tar file to this temporary directory. 3. Extract the files from the tar image with the command: tar xvf TARFILE Where TARFILE is the name of the file you copied to the empty directory in step 1 above. 4. Within this directory, start the software installation tool of your choice: To use inst to install: inst -f /usr/tmp/patch_set/ To use swmgr to install: (for ** IRIX 6.2 or above ** ONLY) swmgr -I A -f /usr/tmp/patch_set/ 5. If you are using inst to install, select the subsystems to install with the command: inst> install A (If you are using swmgr to install, select the subsystems to install by clicking "Customize Installation".) 6. If you are using inst to install, type the following command to show any conflicts: conflicts (For swmgr, click the Conflicts button if it is highlighted). 7. Resolve any conflicts. 8. If you are using inst to install, Install the subsystems with the command: go (For swmgr, click the Start button to perform the installation). 9. If you are using inst to install, exit the software installation tool by typing the following: quit (For swmgr, select the File Menu button followed by the Exit menu button).