Go to primary content
Oracle Agile Engineering Data Management Client Installation Guide on Windows
Release e6.2.0.0
E53271-02
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

3 Installing with the Agile e6 Installer

The Agile e6 Installer, version 6.2, facilitates the installation of the Agile e6 Client Set, which comprises of the following components:

To install the Agile e6 Client set:

  1. Extract the downloaded installation file.

  2. Start the command shell with "Run as administrator".

  3. Set Java Home path.

    set JAVA_HOME=C:\Program File (x86)\Java\jre7
    
  4. Change to the installer directory …\installer.

  5. Execute gui.cmd.

    The Installation Sets screen is opened.

    Surrounding text describes gui_client_install1.jpg.
  6. Select the Agile e6 Client installation Set and click Next.

    The Installation Destination screen is opened.

    Surrounding text describes gui_client_install2.jpg.
  7. Enter the Destination path where the Agile e6 Client set should be installed and click Next.


    Note:

    The installation destination is the root path to install the Agile e6 Client set. This has to be either a non existing path or an empty directory. For every component of the Agile e6 Client set, a separate subdirectory is created under this path.

    The Installer Components screen is opened.


    Note:

    Only a user with Administrator rights can install the Agile e6 Office Suite.

  8. Select the Agile e6 components to be installed and click Next.

    1. For the Java Client installation, enter the home directory for 32-bit JRE Version 8.

    2. For the AutoVue Integration installation, enter the home directory for the 64-bit JRE Version 8

      Surrounding text describes installer.jpg.

      Note:

      De-selecting the AutoVue Integration component is also disabling the 64-bit JRE option.

      De-selecting the Agile e6 Java Client is also disabling the 32-bit JRE option, and the Agile e6 AutoVue Integration component and its 64-bit JRE option.


    3. Click Next.

    4. For the Agile e6 Office Suite, the Component Configuration window is opened.

      Surrounding text describes gui_client_install5_office.jpg.
    5. Select the desired prerequisites for the MS Office Suite version and click Next.

      The following sample screen shows some failed checks, too. This implies that some of the prerequisites are not installed on your system.


      Note:

      All General checks have to pass for a successful installation. The Additional checks are not mandatory and reflect the Office products which are found on the system and for which the Office Suite will be enabled.

      Surrounding text describes gui_client_install5_office2.jpg.

      a) If you notice any failed checks (displayed with Red markings), click Back to stop the installer and install the prerequisites.


      Note:

      The prerequisites are not installed by the Installer. If any of the prerequisites are missing, you are required to stop the installation, install the missing prerequisites and then start the installation process again.

      b) If you wish to fix the failed checks after the installation, click Ignore failed checks and continue.


      Note:

      It may not be possible to fix the failed checks afterwards.

      The system will be installed.

      Surrounding text describes gui_client_install6.jpg.

      The Install Complete screen is opened.

      Surrounding text describes gui_client_install7.jpg.
    6. Click Done to exit the installer.

3.1 Enable Trace

If you want to have detailed trace messages for your GUI installation, the following environment variables have to be set for Windows:

  • set plm_ant_loglevel=3

  • set plm_ia_stderr=C:\temp\iastderr.log

  • set plm_ia_stdout=C:\temp\iastdout.log

Make sure that the directory where the trace file should be stored in is available.