Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on November 21, 2017 10:52PM
Likes: 0
Replies: 7
I installed the new version (4.1.0) of DSS on my MAC running (OSX 10.11.6).
When I started the app, I got the following error message: Java is required, DSS needs Java to be installed. Go to <blah> <blah> to install Java.
The question that I have is where is DSS expecting to find Java, it's installed on my machine. I even have JAVA_HOME defined.
Output for `java -version`:
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
Is DSS reading the JAVA_HOME variable? Is there another one that I would need to set?