22
edits
Line 694: | Line 694: | ||
=Octave on Cygwin= | =Octave on Cygwin= | ||
== Octave 3.8. | == Octave 3.8.2 on cygwin== | ||
*'''Web-Site:''' http://cygwin.com | *'''Web-Site:''' http://cygwin.com | ||
*'''Maintainer:''' Marco Atzeri | *'''Maintainer:''' Marco Atzeri | ||
*'''Latest release:''' 2014- | *'''Latest release:''' 2014-08-17 | ||
*Latest packages: | *Latest packages: | ||
:octave-3.8. | :octave-3.8.2-1 | ||
:Its announce on cygwin mailing list[http://cygwin.com/ml/cygwin-announce/2014- | :Its announce on cygwin mailing list[http://www.cygwin.com/ml/cygwin-announce/2014-08/msg00033.html] | ||
:octave-forge is not anymore monolithic but splitted in the several package | :octave-forge is not anymore monolithic but splitted in the several package | ||
:Its announce on cygwin mailing list[http://cygwin.com/ml/cygwin-announce/2014-02/msg00017.html] | :Its announce on cygwin mailing list[http://cygwin.com/ml/cygwin-announce/2014-02/msg00017.html] | ||
: Full cygwin package ist is available here[https://cygwin.com/packages/] | |||
: At today 2014-08-17, 53 forge packages are available. | |||
*To install : | *To install : | ||
: run cygwin setup.exe and select them in the Math category. | : run cygwin setup-x86.exe (for cygwin 32 bit) or setup-x86_64.exe (for cygwin 64 bit) | ||
: and select them in the Math category. | |||
: All the package dependencies will be also installed. | : All the package dependencies will be also installed. | ||
Line 729: | Line 732: | ||
*To build from cygwin source package, you need to install "cygport" and the relevant development libraries | *To build from cygwin source package, you need to install "cygport" and the relevant development libraries | ||
<nowiki>$ tar -xvjf octave-3.8. | <nowiki>$ tar -xvjf octave-3.8.2-1-src.tar.bz2 | ||
$ cygport octave | $ cygport octave.cygport almostall</nowiki> | ||
:see cygport documentation for further info. | :see cygport documentation for further info. |
edits