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

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

[Octave-bug-tracker] [bug #43120] [octave forge] (odepkg) Wrong FFLAGS i


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #43120] [octave forge] (odepkg) Wrong FFLAGS in Makefile whn F77="f77"
Date: Mon, 14 Aug 2017 09:50:00 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #2, bug #43120 (project octave):

Hi,

The odepkg build system has been overhowled and simplified,
so I wonder if this ticket still makes sense.

Testing is welcome.

Notice that there are still some known outstanding issues unrelated to this
report, especially with docs and demos.

If you are using Octave 4.2.x you can install
a development snapshot as follows:
[fname, success] = urlwrite
("https://bitbucket.org/odepkg/odepkg/get/default.tar.gz";, [P_tmpdir
"odepkg.tar.gz"]);
assert (success)
pkg ("install", fname)

If you are using the development version of Octave you can use
[fname, success] = urlwrite
("https://bitbucket.org/odepkg/odepkg/get/octave43.tar.gz";, [P_tmpdir
"odepkg.tar.gz"]);
assert (success)
pkg ("install", fname)

If you have an older version of Octave please upgrade before trying this.

c. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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