-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
The $JAVAHOME should be point to /<JDK_PATH>/java directly, this might need pointed out in the installation. Since the usual way is $JAVA_HOME=/JAVA/PATH/bin/ or $JAVA_HOME=/JAVA/PATH/ .
for instance, using apt to install OpenJDK-8, the path is : /usr/lib/jvm/java-8-openjdk-amd64/, hence, the $JAVAHOME is /usr/lib/jvm/java-8-openjdk-amd64/java ->
export JAVAHOME=/usr/lib/jvm/java-8-openjdk-amd64/javaReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels