octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53520] Windows builds made with Java 8 JDK on


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53520] Windows builds made with Java 8 JDK on Linux cannot find Java 9 JRE on Windows
Date: Wed, 4 Apr 2018 17:34:01 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #14, bug #53520 (project octave):

If I'm reading the patch correctly, it should be checking for both
'\software\javasoft\jre' and '\software\javasoft\java runtime environment\',
regardless of what the version number is. In my experience that is the more
robust approach, check all possible paths with all possible version numbers,
rather than trying to encode information about which path goes with which
version.

The error message is indicating that both checks failed, first it tried the
path containing '\jre\', then it tried '\java runtime environment\', and both
did not exist.

Philip - you never answered comment #4 as far as I can see, what is the proper
registry key path on your system with Java 9 installed?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53520>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]