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

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

[Octave-bug-tracker] [bug #37815] octave.jar not found using ./run-octav


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #37815] octave.jar not found using ./run-octave
Date: Sun, 25 Nov 2012 23:24:03 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.10) Gecko/20100101 Firefox/10.0.10

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

                 Summary: octave.jar not found using ./run-octave
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Mon 26 Nov 2012 12:24:02 AM CET
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When using ./run-octave, with separate source and build dirs, invoking a Java
function errors out complaining about octave.jar:


address@hidden octdev]$ ./run-octave --no-gui
GNU Octave, version 3.7.0+
:
<snip>

octave:1> javaclasspath
error: octave jar does not exist:
/home/philip/devel/octdev/../octave/scripts/java/octave.jar
error: called from:
error:   /home/philip/devel/octdev/../octave/scripts/java/javaclasspath.m at
line 49, column 14
octave:1>


However, octave.jar lives in the development tree,
./octdev/scripts/java/octave.jar
Indeed, copying octave.jar to the source tree (./octave/scripts/java/) makes
all Java commands work.

This situation will lead to problems as soon as there are formal tests for the
Java functions and a 'make check' is performed right after building.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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