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

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

[Octave-bug-tracker] [bug #42540] [Java] libjvm.so full path statically


From: Pascal Dupuis
Subject: [Octave-bug-tracker] [bug #42540] [Java] libjvm.so full path statically determined at build time ?
Date: Wed, 11 Jun 2014 08:04:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?42540>

                 Summary: [Java] libjvm.so full path statically determined at
build time ?
                 Project: GNU Octave
            Submitted by: cdemills
            Submitted on: mer. 11 juin 2014 08:04:46 GMT
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Pascal Dupuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hello,

I compiled 3.8.1 from source in March 2014 on a fedora-20 x86_64 platform; at
this time libjvm.so full path was
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.5.1.fc20.x86_64/jre/lib/amd64/server/libjvm.so


By upgrading the system, this file is now 
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.7.4.fc20.x86_64/jre/lib/amd64/server/libjvm.so

So any java command result in a failure as the lib can not be loaded. 

During compilation, I set the environment variable JAVA_HOME to
/usr/lib/jvm/java-1.7.0-openjdk, which is itself a link to 
/etc/alternatives/java_sdk_1.7.0_openjdk

It seems that this liknk was followed up to the end while building the Java
interface; now the jvm lib has moved. 

I tried to set JAVA_HOME to
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.7.4.fc20.x86_64, but this didn't
solve the issue. 

Would it be possible to add some fallback mechanism in order to try
alternatives path for this lib ?

Regards

Pascal




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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