On Thu, Sep 14, 2017 at 1:51 PM, John R Pierce pierce@hogranch.com wrote:
On 9/14/2017 10:43 AM, m.roth@5-cent.us wrote:
Jose wrote:
Hello, Although you've instaled Oracle JRE 1.8, OpenJDK is the default, as you can see. Remove OpenJDK and execute java -version again.
Or change alternatives, or set JAVA_HOME.
Or, change the path. the java command sets java_home internally based on where its invoked from.
Where would I do that? This is something running from a browser.