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

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

[Octave-bug-tracker] [bug #40111] Support runtime selection of Java vers


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40111] Support runtime selection of Java version on Linux and Unix systems
Date: Wed, 04 Feb 2015 03:08:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36

Follow-up Comment #6, bug #40111 (project octave):

Hi Pascal, that is certainly one workaround for this problem, but ultimately I
think we'd want to dynamically find the libjvm.so, and preferably using the
semi-standardized JAVA_HOME environment variable.

On Debian we build with the path /usr/lib/jvm/default-java, for example


--with-java-homedir=/usr/lib/jvm/default-java
--with-java-libdir=/usr/lib/jvm/default-java/jre/lib/amd64/server


This makes it work with whatever the distro selects as the default Java, or in
your case, the current version of Java 8, but it doesn't let a user pick a
different Java runtime, for whatever reason they may need to do so.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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