1,855
edits
(Versions older than 3.8 don't come with a graphical user interface) |
(Rearranged page in favour of MXE builds.) |
||
Line 3: | Line 3: | ||
= Installers for Microsoft Windows = | = Installers for Microsoft Windows = | ||
The easiest way to install GNU Octave on Microsoft Windows is using [http://hg.octave.org/mxe-octave/ MXE] builds. For the current 4.0.x release installers can be found [https://ftp.gnu.org/gnu/octave/windows/ here]. | |||
If you got any problems while running Windows 8 or libstdc++-6.dll errors, try this [http://mxeoctave.osuv.de/octave-gui.bat octave-gui.bat] file and place it into your Octave folder (e.g. `C:/octave-4.0/`). | |||
If you got any problems while running Windows 8 or libstdc++-6.dll errors, try this [http://mxeoctave.osuv.de/octave-gui.bat octave-gui.bat] file and place it into your | |||
@echo off | @echo off | ||
Line 42: | Line 16: | ||
See [[Windows_Installer]] for building instructions. | See [[Windows_Installer]] for building instructions. | ||
__TOC__ | |||
=Older instructions= | |||
==MinGW ports== | ==MinGW ports== |