5.3 Extract the Software

Ensure that you log in to the UNIX operating system as a non-root user to perform the following steps.

To extract the software, follow these steps:

  1. Download the unzip (OS-specific) unzip_<os>.zip and copy it in the binary mode to the directory that is included in your PATH variable.
    If you have an unzip utility to extract the contents of the downloaded archive, skip this step. Uncompress the unzip installer file with the command: uncompress unzip_<os>.Z

    Note:

    If this error message is displayed, then contact your UNIX Administrator: uncompress: not found [No such file or directory]
  2. Assign execute (751) to the file with the following command:
    chmod 751 unzip_<OS>
    For example: chmod 751 unzip_sparc
  3. Extract the contents of the OFS STSA Application Pack installer archive file in the download directory with the following command:
    unzip OFS_STSA_8.1.2.0.0_<OS>.zip

    After unzipping the OFS_STSA_8.1.2.0.0 folder, the following zip folders are available:

    • OFS_STSA_8.1.2.0.0_Release_Notes.html
    After unzipping the stsa-installer.zip folder, the following components are available:
    • ESTBI
    • MMG
    • est-ui
    • est-ui-service
    • est-service
    • build-schema-creator
    • bin

    Navigate to the MMG folder and unzip the OFS_MMG_8.1.3.1.0_LINUX.zip. The OFS-MMG folder is available with the following files.

    • mmg-installer.zip
    • mmg-metadata-manager.zip
    • mmg-pgx.zip
    • OFSMMG_Readme.html
    Unzip the mmg-installer.zip for the following components:
    • bin
    • conf
    • lib
    • mmg-load-to-graph
    • mmg-pipeline
    • mmg-schema-creator
    • mmg-service
    • mmg-studio
    • mmg-ui
  4. Navigate to the download directory and assign execute permission to the installer directory with the following command:

    chmod -R 750 OFS_STSA