Copying and unzipping the downloaded release

Before you can install the release, you must unzip the downloaded file, and extract the installation and products from the downloaded file.

To unzip the release

  1. Create a new directory on a file system with sufficient space to store the installation software after the files are uncompressed. Let parent_directory be the name of the new directory to store the files for this release.

    This directory must be clean, with no files present from previous installations or versions of any products.

    # mkdir /parent_directory/install
  2. Copy the compressed files from your download area to the installation directory as needed. This copy might be necessary if the area into which releases are downloaded is not on the system or area used for installations.

  3. Go to the installation directory and unzip the compressed files.

    # cd /parent_directory/install
    # gunzip *.gz

To untar the downloaded file