Octave for Microsoft Windows (outdated): Difference between revisions

Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
:''This article is about using '''outdated''' pre-built installers of Octave for Windows; for current instructions, see [[Octave for Microsoft Windows]].''
{{Warning|This article is about using '''outdated''' pre-built installers of Octave for Windows; for current instructions, see [[Octave for Microsoft Windows]].}}


=Older version instructions=
=Older version instructions=
Line 5: Line 5:


==Older MXE builds==  
==Older MXE builds==  
===Octave-4.4.1===
In Octave 4.4.1, the {{Path|post_install.bat}} file was not available for the 7z/Zip archives.  After unzipping the package and creating shortcuts, the user is required to first run the {{Path|fc_update.bat}} file to rebuild the font cache and reduce first time plotting delays, and then run 'pkg rebuild' from the Octave command line to make the pre-installed packages available to the system.
===Octave-4.4.0===
In addition to the post-install instructions above for Octave 4.4.1, in Octave 4.4.0 the shortcuts start the command line interface, not the graphical user interface, by default. The user needs to add --force-gui to any manual shortcuts to start Octave with the GUI. (Right-click on the shortcut, select Properties, and add --force-gui to the end of the Target field.) Later versions reverted back to the previous behavior where graphical user interface runs by default.


===Octave-4.2.0-4.2.2===
===Octave-4.2.0-4.2.2===
Line 896: Line 903:
Note that this is not a enterprise-level SDK, so don't try to start an enterprise with it.
Note that this is not a enterprise-level SDK, so don't try to start an enterprise with it.


[[Category:Installation]]
[[Category:Outdated pages]]
[[Category:Building]]
[[Category:Microsoft Windows]]

Navigation menu