Octave for Microsoft Windows: Difference between revisions
Jump to navigation
Jump to search
→Files for manual installation
Line 12: | Line 12: | ||
#Octave-3.6.0-mingw binaries tree | #Octave-3.6.0-mingw binaries tree | ||
# | #* Octave3.6.0_gcc4.6.2_20120129.7z - MD5:53E4823B0DC5F2923C4CBCB8B60FC1B6 | ||
#: This is a 7z archive which includes a directory tree of all the binaries and libraries required for a complete octave installation (excluding octaveforge packages) | #: This is a 7z archive which includes a directory tree of all the binaries and libraries required for a complete octave installation (excluding octaveforge packages) | ||
#: | #: | ||
#: Currently, it can be downloaded as two parts: | #: Currently, it can be downloaded as two parts to be combined into the above 7z file (use 7-zip archiving tool from http://www.7-zip.org, open first file and extract its content): | ||
#: | #: | ||
#: Octave3.6.0_gcc4.6.2_20120129_7z_2_parts.7z.001 - MD5:BF7E855F180BF1575D5448F4FCFD2516 | #: a. Octave3.6.0_gcc4.6.2_20120129_7z_2_parts.7z.001 - MD5:BF7E855F180BF1575D5448F4FCFD2516 | ||
#: http://www.file-upload.net/download-4071214/Octave3.6.0_gcc4.6.2_20120129_7z_2_parts.7z.001.html | #: http://www.file-upload.net/download-4071214/Octave3.6.0_gcc4.6.2_20120129_7z_2_parts.7z.001.html | ||
#: | #: | ||
#: Octave3.6.0_gcc4.6.2_20120129_7z_2_parts.7z.002 - MD5:6945F03AB4E449BD4889752DD1A95D9B | #: b. Octave3.6.0_gcc4.6.2_20120129_7z_2_parts.7z.002 - MD5:6945F03AB4E449BD4889752DD1A95D9B | ||
#: http://www.file-upload.net/download-4071324/Octave3.6.0_gcc4.6.2_20120129_7z_2_parts.7z.002.html | #: http://www.file-upload.net/download-4071324/Octave3.6.0_gcc4.6.2_20120129_7z_2_parts.7z.002.html | ||
#: | #: | ||
#: | #: | ||
# | #* The archive include: | ||
#:* octave-3.6.0 including PDF documentation (built by Tatsuro Matsuka http://www.tatsuromatsuoka.com/octave/Eng/Win/) | #:* octave-3.6.0 including PDF documentation (built by Tatsuro Matsuka http://www.tatsuromatsuoka.com/octave/Eng/Win/) | ||
#:* mingw32 + msys tool chain | #:* mingw32 + msys tool chain | ||
Line 35: | Line 35: | ||
#*'''Latest update:''' 2012-01-29 | #*'''Latest update:''' 2012-01-29 | ||
#Octaveforge pkgs, built for Octave-3.6.0-mingw | #Octaveforge pkgs, built for Octave-3.6.0-mingw | ||
# | #* Octave3.6.0_gcc4.6.2_pkgs_20120128.7z - MD5:93CC6207EED411BCE747193D3A8B6625 | ||
#: http://www.file-upload.net/download-4070172/Octave3.6.0_gcc4.6.2_pkgs_20120128.7z.html | #: http://www.file-upload.net/download-4070172/Octave3.6.0_gcc4.6.2_pkgs_20120128.7z.html | ||
#: | #: | ||
#: This is a 7z archive which includes additional binaries and libraries for a set of octaveforge packages. | #: This is a 7z archive which includes additional binaries and libraries for a set of octaveforge packages. | ||
#: | #: | ||
# | #* The included packages are: | ||
#:* actuarial-1.1.0 | #:* actuarial-1.1.0 | ||
#:* ad-1.0.6_patched | #:* ad-1.0.6_patched | ||
Line 120: | Line 119: | ||
#*'''Maintainer:''' Nitzan Arazi | #*'''Maintainer:''' Nitzan Arazi | ||
#*'''Latest update:''' 2012-01-28 | #*'''Latest update:''' 2012-01-28 | ||
===Manual installation instructions=== | ===Manual installation instructions=== | ||
#Create an installation directory of which doesn't have space chars (i.e. C:\Octave\Octave3.6.0_gcc4.6.2\). This directory is referred hereafter as <your_install_dir>. | #Create an installation directory of which doesn't have space chars (i.e. C:\Octave\Octave3.6.0_gcc4.6.2\). This directory is referred hereafter as <your_install_dir>. |