Previous Topic: How to Prepare a UNIX System for a Web Agent Installation

Next Topic: Set the DISPLAY For Web Agent Installations on UNIX

Set the JRE in the PATH Variable

Set the Java Runtime Environment (JRE) in the UNIX system PATH variable.

To set the JRE in the PATH variable

  1. Open a Command Window.
  2. Run the following commands:
    PATH=$PATH:JRE
    export PATH
    
    JRE

    Defines the location of your Java Runtime Environment bin directory.