annotate installer-files/README.html @ 3786:e515bc026d10

README: update for octave 4.0 (Bug #44215) * installer-files/README.html: remove references to 3.8 and experimental GUI. Added link to bugs page.
author John Donoghue
date Thu, 12 Feb 2015 13:46:07 -0500
parents 6a97f4d1dedb
children 08eb76a22fa0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
1 <html>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
2 <head>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
3 <title>GNU Octave</title>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
4 <style TYPE="text/css">
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
5 <!--
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
6 body {
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
7 }
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
8 -->
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
9 </style>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
10 </head>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
11 <body>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
12 <h2>Welcome</h2>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
13 <p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
14 Thank you for installing GNU Octave!
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
15 </p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
16 <p>
3786
e515bc026d10 README: update for octave 4.0 (Bug #44215)
John Donoghue
parents: 3471
diff changeset
17 Octave 4.0 is a major new release with many new features, including a
e515bc026d10 README: update for octave 4.0 (Bug #44215)
John Donoghue
parents: 3471
diff changeset
18 graphical user interface.
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
19 </p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
20 <p>
3786
e515bc026d10 README: update for octave 4.0 (Bug #44215)
John Donoghue
parents: 3471
diff changeset
21 A full list of changes can be found in the Release notes from the News menu.
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
22 </p>
3471
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
23 <h2>BLAS Library selection</h2>
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
24 <p>
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
25 During the install, a BLAS library was selected. The installer contains 2 BLAS implementations,
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
26 the <a href="http://www.netlib.org/blas/">NetLib reference BLAS</a> and
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
27 <a href="http://www.openblas.net/">OpenBLAS</a>.
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
28 </p>
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
29 <p>
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
30 Either can be selected after the install by copying librefblas.dll or libopenblas.dll
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
31 to libblas.dll in the bin folder of the Octave installation.
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
32 </p>
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
33 <h2>Included Octave Forge Packages</h2>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
34 <p>
3786
e515bc026d10 README: update for octave 4.0 (Bug #44215)
John Donoghue
parents: 3471
diff changeset
35 A number of Octave-forge packages have been included with this install of Octave,
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
36 however they need to be installed in order to use them.
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
37 </p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
38 <p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
39 To install:
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
40 <ul>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
41 <li>Start Octave and then open the build_packages.m file found in the src folder
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
42 where Octave was installed.</li>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
43 <li>Run the build_packages.m script to build and install the packages.</li>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
44 </ul>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
45 Packages must then be loaded in order to use them with the <tt>pkg load PACKAGENAME</tt> command.
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
46 </p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
47 <p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
48 Other packages are available from <a href="http://octave.sourceforge.net/">Octave-Forge</a>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
49 </p>
3786
e515bc026d10 README: update for octave 4.0 (Bug #44215)
John Donoghue
parents: 3471
diff changeset
50 <h2>Issues</h2>
e515bc026d10 README: update for octave 4.0 (Bug #44215)
John Donoghue
parents: 3471
diff changeset
51 Please report any problems with Octave on the <a href="http://octave.org/bugs.html">Octave website</a>.
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
52 </body>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
53 </html>