Windows Installer

From Octave
Revision as of 14:24, 10 October 2013 by 192.102.151.35 (talk)
Jump to navigation Jump to search

Steps to create Windows Installer

  1. Install all dependencies 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