Windows Installer: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 6: Line 6:


# [http://wiki.octave.org/Windows_Installer#Installing_requirements_of_MXE_Octave Install all requirements of MXE Octave].
# [http://wiki.octave.org/Windows_Installer#Installing_requirements_of_MXE_Octave Install all requirements of MXE Octave].
# hg clone http://hg.octave.org/mxe-octave/
# <code>hg clone http://hg.octave.org/mxe-octave/</code>
# cd mxe-octave
# <code>cd mxe-octave</code>
# autoconf
# <code>autoconf</code>
# ./configure
# <code>./configure</code>
# ./mk-dist --installer
# <code>./mk-dist --installer</code>


==Installing requirements of MXE Octave==
==Installing requirements of MXE Octave==
19

edits

Navigation menu