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

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

[Octave-bug-tracker] [bug #55817] News command fails


From: anonymous
Subject: [Octave-bug-tracker] [bug #55817] News command fails
Date: Sun, 3 Mar 2019 05:14:18 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0

URL:
  <https://savannah.gnu.org/bugs/?55817>

                 Summary: News command fails
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 03 Mar 2019 10:14:16 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I downloaded the source file. 
Then I did a ./configure
Which provided the following warnings
++
configure: WARNING: QScintilla library not found; disabling built-in Qt GUI
editor
configure: WARNING: SUNDIALS IDA library not configured with IDAKLU, ode15i
and ode15s will not support the sparse Jacobian feature
configure: WARNING: JAVA_HOME environment variable not initialized. 
Auto-detection will proceed but is unreliable.
configure: 
configure: NOTE: Libraries or auxiliary programs may be skipped if they are
not found
configure: NOTE: OR if they are missing required features on your system.
--

make
make check
++
Summary:

  PASS                            15517
  FAIL                                0
  XFAIL (reported bug)               26
  SKIP (missing feature)             44
  SKIP (run-time condition)          12
--

in the terminal I did a ./run-octave

++
octave:1> version
ans = 5.1.0
octave:2> news
error: news: broken installation -- unable to locate NEWS file
error: called from
    display_info_file at line 43 column 7
    news at line 36 column 5
octave:2> 
--

Do I need to do a make install prior to using this command? 





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55817>

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




reply via email to

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