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: Pascal Dupuis
Subject: [Octave-bug-tracker] [bug #40111] Support runtime selection of Java version on Linux and Unix systems
Date: Tue, 03 Feb 2015 17:22:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.1) Gecko/20141127 Firefox/31.9 PaleMoon/25.1.0

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

I compiled octave-3.8.2 on Fedora 21 x86_64. I think I solved the Java issue
by not using the full path name of libjvm.so, but a link which will stay
constant but be upgraded to the right location with java update. 

The technique is to use (under Fedora):

./configure --with-java-includedir=/usr/lib/jvm/java-1.8.0-openjdk/include
--with-java-libdir=/usr/lib/jvm/java-1.8.0-openjdk/jre/lib/amd64/server (other
options ...)

Regards

Pascal

    _______________________________________________________

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]