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

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

[Octave-bug-tracker] [bug #54219] Dynamic detection of JVM on macOS


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54219] Dynamic detection of JVM on macOS
Date: Sun, 1 Jul 2018 19:26:10 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

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

> I dunno. It's like five lines of C++ code; doesn't seem worth splitting it
up for just that. I'll defer to your wishes, thought.

But it's not, if you allow libjvm.so or libjvm.dylib to exist under several
different directory structures over different versions of Java. Here are all
the possibilities on a current Debian system:

* $JAVA_HOME/jre/lib/amd64/server/libjvm.so
* $JAVA_HOME/jre/lib/i386/client/libjvm.so
* $JAVA_HOME/jre/lib/i386/server/libjvm.so
* $JAVA_HOME/lib/client/libjvm.so
* $JAVA_HOME/lib/server/libjvm.so


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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