Windows Installer: Difference between revisions

From Octave
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
Steps to create Windows Installer
Steps to create Windows Installer


# Install all dependencies for compiling GNU Octave. (Some help for [[Debian]] users)
# Install all requirements for compiling GNU Octave. (Some help for [[Debian]] users)
# hg clone http://hg.octave.org/mxe-octave/
# hg clone http://hg.octave.org/mxe-octave/
# cd mxe-octave
# cd mxe-octave

Revision as of 11:11, 13 October 2013

Steps to create Windows Installer

  1. Install all requirements for compiling GNU Octave. (Some help for Debian users)
  2. hg clone http://hg.octave.org/mxe-octave/
  3. cd mxe-octave
  4. autoconf
  5. ./configure
  6. ./mk-dist --installer