Windows Installer: Difference between revisions

Jump to navigation Jump to search
12 bytes removed ,  16 July 2020
→‎Build installers for Octave development versions: Change link to point to the "Building" page directly.
(Undo revision 13255 by 185.17.13.189 (talk))
Tag: Undo
(→‎Build installers for Octave development versions: Change link to point to the "Building" page directly.)
Line 74: Line 74:
===Build installers for Octave development versions===
===Build installers for Octave development versions===


# Build the "stable" or "default" Octave development branch on Linux (in separate source and build trees) including your favorite modifications and patches.  Octave must be configured with Java support.  How to do this depends on your Linux distribution, see [[Octave for GNU/Linux]].
# Build the "stable" or "default" Octave development branch on Linux (in separate source and build trees) including your favorite modifications and patches.  Octave must be configured with Java support.  How to do this depends on your Linux distribution, see [[Building]].
# Verify that Octave runs fine in Linux (for example using <code>make check</code> and by trying to run your build <code>./run-octave --gui</code>).
# Verify that Octave runs fine in Linux (for example using <code>make check</code> and by trying to run your build <code>./run-octave --gui</code>).
# Create a distribution archive called '''"octave-<version>.tar.lz"''' in the top build directory with <code>make dist-lzip DIST_IGNORE_HG_STATE=1</code>.
# Create a distribution archive called '''"octave-<version>.tar.lz"''' in the top build directory with <code>make dist-lzip DIST_IGNORE_HG_STATE=1</code>.
214

edits

Navigation menu