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

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

[Octave-bug-tracker] [bug #41147] failed to load: liboctinterp.so.1


From: anonymous
Subject: [Octave-bug-tracker] [bug #41147] failed to load: liboctinterp.so.1
Date: Wed, 08 Jan 2014 11:15:29 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0

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

                 Summary: failed to load: liboctinterp.so.1
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mi 08 Jan 2014 11:15:29 UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: JoergB
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Good Morning,

Somehow Octave seems to be looking for liboctinterp.so.1, however this file is
not present in my installation of Octave 3.8.0.
I encountered the problem, when locating the mex function "TranslateSBML"


octave:> which TranslateSBML
error: __which__:
/usr/local/lib/octave/site/oct/x86_64-unknown-linux-gnu/TranslateSBML.mex:
failed to load: liboctinterp.so.1: cannot open shared object file: No such
file or directory
error: called from:
error:   /usr/local/share/octave/3.8.0/m/help/which.m at line 29, column 7


However, when looking for a .m file there is no problem. Interestingly,
looking for "TranslateSBML.mex" also works fine


octave:1> which doc
'doc' is a function from the file /usr/local/share/octave/3.8.0/m/help/doc.m

octave:2> which TranslateSBML.mex
'TranslateSBML.mex' is the file
/usr/local/lib/octave/site/oct/x86_64-unknown-linux-gnu/TranslateSBML.mex


I then tried to create a copy of liboctinterp.so.2 and name it
liboctinterp.so.1. Unfortunately, this did not solve the problem.


octave:1> which TranslateSBML
error: 'nargin' undefined near line 35 column 7
error: called from:
error:   /usr/local/share/octave/3.8.0/m/help/__unimplemented__.m at line 35,
column 3
error: scope not found!
error:   /usr/local/share/octave/3.8.0/m/help/which.m at line -1, column -1
error: scope not found!



Thanks for your Help!

Joerg





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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