Installing Java

Java Runtime Environment (JRE) is required to run HighByte Intelligence Hub.

Check to see if a JRE is already installed

  1. From a command or terminal prompt execute java -version
  2. If the command succeeds and the Java version meets the recommended version of Intelligence Hub, there is no need to continue. Otherwise, proceed to the next section.

Install JRE

  1. Download the recommended LTS version from your preferred distribution.
  2. Follow the instructions that accompany the OS dependent distribution that was downloaded to install the JRE for your system.
  3. Close any command or terminal prompt windows that are currently open.
  4. From a command or terminal prompt execute java -version to verify the JRE was properly installed.