Installing Java
Java Runtime Environment (JRE) is required to run HighByte Intelligence Hub.
For JRE version requirements and common distributions, see
System Requirements
.
Check to see if a JRE is already installed
- From a command or terminal prompt execute
java -version - 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
- Download the recommended LTS version from your preferred distribution.
- Follow the instructions that accompany the OS dependent distribution that was downloaded to install the JRE for your system.
- Close any command or terminal prompt windows that are currently open.
- From a command or terminal prompt execute
java -versionto verify the JRE was properly installed.