Extract the Software

You must be logged in to the UNIX operating system as a non-root user to perform the following steps. To extract the software, follow these steps:

1.      If you already have an unzip utility to extract the contents of the downloaded archive, skip this step. Download the unzip utility (OS-specific) unzip_<os>.Z and copy it in Binary mode to the directory that is included in your PATH variable.

2.     Uncompress the unzip installer file with the following command:

uncompress unzip_<os>.Z

 

NOTE

If an error message uncompress: not found [No such file or directory] is displayed, contact your UNIX administrator.

 

3.     Assign 751 permission to the file with the following command:

chmod 751 unzip_<OS>

For example: chmod 751 unzip_sparc

4.    Extract the contents of the OFS DI Application Release 8.1.0.0.0 installer archive file in the download directory with the following command:

unzip OFS_DI_PACK.zip

5.     Extract the following one-off patches in the download directory:

a.     31545589

b.    31605076

6.    Navigate to the download directory and assign 750 permission to the installer directory with the following command:

chmod -R 750 OFS DI Pack