Octave for Microsoft Windows: Difference between revisions

m (→‎Installers for Microsoft Windows: minor zip instruction clarification)
Line 97: Line 97:


*'''Maintainer:''' Marco Atzeri  
*'''Maintainer:''' Marco Atzeri  
*'''Latest release:''' 2018-08-17
*'''Latest release:''' 2020-01-13


*Latest packages:
*Latest packages:


:octave-4.4.1-1
:octave-5.1.0-1
:Its announce on cygwin mailing list [https://www.cygwin.com/ml/cygwin-announce/2018-08/msg00021.html]
:Its announce on cygwin mailing list [https://cygwin.com/ml/cygwin-announce/2020-01/msg00010.html]


:Octave Forge packages have each a cygwin package.
:Octave Forge packages have each a cygwin package.
Line 131: Line 131:
* To build GNU Octave from cygwin source package, you need to install "cygport" and the relevant development libraries
* To build GNU Octave from cygwin source package, you need to install "cygport" and the relevant development libraries
:<syntaxhighlight lang="bash">
:<syntaxhighlight lang="bash">
tar -xf octave-4.4.1-1-src.tar.xz  
tar -xf octave-5.1.0-1-src.tar.xz  
cygport octave.cygport almostall
cygport octave.cygport almostall
</syntaxhighlight>
</syntaxhighlight>
Anonymous user