Unzip the Tar File to Create the Session Delivery Manager Installation Directory

Use this task to unzip the tar file containing the Oracle Communications Session Delivery Manager software application image and create the SDM installation directory called AcmePacket.

  1. See the Session Delivery Manager Software Distribution Media section in the Oracle Communications Session Delivery Manager Release Notes, Release 8.x for more information about the names and descriptions of the software files that you need.
  2. Download the appropriate tar.gz (application image) file from the Oracle customer portal to a directory on the server where you want to install SDM.
  3. Login to your server as the root user.
  4. Navigate to the directory where you want to install SDM on the server.
    cd /<directory>
  5. Extract the tar.gz file.
    For example:
    tar -xzvf NNC<version>OracleLinux65_64bit.tar.gz
    or
    tar -xzvf NNC<version>OracleLinux70_64bit.tar.gz
    The SDM (AcmePacket) software installation directory is created. For example:
    cd /<sdm-install-directory>/AcmePacket/NNC<version>/bin