Go to primary content
Oracle Agile Engineering Data Management Client Installation Guide on Windows
Release e6.2.1.0
E69175-01
  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.


    Note:

    The GUI Installer needs a 32bit JDK to install the client set.

    set JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0_<update_number>
    
  4. Change to the installer directory …\installer.

  5. Execute gui.cmd.

    The Installation Sets screen opens.

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

    The Installation Destination screen opens.

  7. Enter the Destination path where the Agile e6 Client set will be installed (e.g. c:\Program Files (x86)\Agile_e6 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 gui_client_install3a.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.

    5. Select the Microsoft Office version for which you want to install the Office Suite.

      Surrounding text describes component_configuration.png.

      The following sample screen shows some failed checks, too. This implies that some prerequisites for installing the Office Suite are not met.


      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 (see example below - displayed with Red markings), click the Back button to stop the installer.


      Note:

      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.


      WARNING:

      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 appears.

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

3.1 Enable Trace

Set the following environment variables for Windows to have detailed trace messages for your GUI installation:

  • set plm_ant_loglevel=3

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

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

Ensure that a directory to store the trace file in is available.