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: echo $JAVA_HOME=/usr/lib/jvm/jdk11.x.x.x
echo $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?