Installing Deployr on RHEL 7 on AWS: http://deployr.revolutionanalytics.c...admin/install/ Installed Java from Josee's link @ bottom: http://ift.tt/1LMRcSZ (jre1.8.0_60). Set JAVA_HOME to
export JAVA_HOME=/usr/java/jre1.8.0_60
$JAVA_HOME/bin/java -version returns output of:
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
added @ end of /etc/profile:
export JAVA_HOME=/usr/java/jre1.8.0_60
export PATH="$JAVA_HOME/bin:$PATH"
source /etc/profile
hard reboot OS. Still get "Please set JAVA_HOME" on start of Deployr install. ????? AWS and MSFT support recommend exactly what I did...
Aucun commentaire:
Enregistrer un commentaire