To install Pentaho, you will need to install a supported version of Java.
Perform the following steps to install a supported version of Java:
Check the Components Reference to see which version of Java Pentaho supports.
Download the supported version of the JRE or JDK from the Oracle websitearrow-up-right and install it.
Set an environmental variable to point to your Java installation directory:
On Linux: export JAVA_HOME=/usr/lib/jvm/jdk11.x.x.x
export JAVA_HOME=/usr/lib/jvm/jdk11.x.x.x
On Windows: set JAVA_HOME="C:\Program Files\Java\jdk11.x.x.x"
set JAVA_HOME="C:\Program Files\Java\jdk11.x.x.x"
Last updated 8 months ago
Was this helpful?