Windows Installer: Difference between revisions

129 bytes added ,  14 October 2019
→‎General steps: Explain where to find the requirements in an updated fashion.
(Strip outdated requirements section. The updated list is maintained inside the repository https://hg.octave.org/mxe-octave/file/tip/index.html.)
(→‎General steps: Explain where to find the requirements in an updated fashion.)
Line 8: Line 8:
===General steps===
===General steps===


# [http://wiki.octave.org/Windows_Installer#Installing_requirements_of_MXE_Octave Install all requirements of MXE Octave].
# Install the MXE build requirements.<ref>The requirements for each system are listed in the repository https://hg.octave.org/mxe-octave/file/tip/index.html.  Start with the second step to read the {{Path|index.html}} file on your local machine.</ref>
# <code>hg clone https://hg.octave.org/mxe-octave</code><ref>Use <code>hg clone https://hg.octave.org/mxe-octave <name of mxe-octave build dir></code> to choose another directory.</ref>
# <code>hg clone https://hg.octave.org/mxe-octave</code><ref>Use <code>hg clone https://hg.octave.org/mxe-octave <name of mxe-octave build dir></code> to choose another directory.</ref>
# <code>cd mxe-octave</code>
# <code>cd mxe-octave</code>