Extract the installation file

The installation program must be located on the machine where you are installing the product. Create a directory where you can run the installation program. The installation files will be written to this directory.

  1. Create a directory for the installation.

    mkdir InstallDirectory

  2. Move the downloaded installation file into the InstallDirectory
  3. Ensure that you are in the InstallDirectory.
  4. Extract the installation .zip file into the InstallDirectory.

    jar -xvf XXX.zip

    where XXX is the filename for the product.