annotate installer-files/README.html @ 3789:08eb76a22fa0

Update README.html for NSIS installer (bug #44215). * installer-files/README.html: Add a little more text to README. Wrap long lines to less than 80 chars.
author Rik <rik@octave.org>
date Sat, 14 Feb 2015 21:22:13 -0800
parents e515bc026d10
children c1a6f1f5faaf
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>
3789
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
17 Octave 4.0 is a major new release with many new features including a
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
18 graphical user interface and support for classdef object-oriented programming.
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>
3789
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
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>
3789
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
25 During the install a default BLAS library was selected. The installer contains
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
26 2 BLAS implementations,
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
27 the <a href="http://www.netlib.org/blas/">NetLib reference BLAS</a>
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
28 and <a href="http://www.openblas.net/">OpenBLAS</a>.
3471
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 <p>
3789
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
31 The choice of library can be changed after the install by copying
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
32 librefblas.dll or libopenblas.dll to libblas.dll in the bin folder of the
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
33 Octave installation.
3471
6a97f4d1dedb installer: Add ref BLAS/OpenBLAS install option
John Donoghue <john.donoghue@ieee.org>
parents: 3453
diff changeset
34 </p>
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
35 <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
36 <p>
3789
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
37 A number of Octave-forge packages have been included with this install of
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
38 Octave, however they need to be installed in order to use them.
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
39 </p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
40 <p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
41 To install:
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
42 <ul>
3789
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
43 <li>Start Octave and then open the build_packages.m file found in the src
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
44 folder where Octave was installed.</li>
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
45 <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
46 </ul>
3789
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
47 Packages must then be loaded in order to use them with the
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
48 <tt>pkg load PACKAGENAME</tt> command.
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
49 </p>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
50 <p>
3789
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
51 Other packages are available from
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
52 <a href="http://octave.sourceforge.net/">Octave-Forge</a>
3453
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
53 </p>
3786
e515bc026d10 README: update for octave 4.0 (Bug #44215)
John Donoghue
parents: 3471
diff changeset
54 <h2>Issues</h2>
3789
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
55 Please report any problems with Octave on the
08eb76a22fa0 Update README.html for NSIS installer (bug #44215).
Rik <rik@octave.org>
parents: 3786
diff changeset
56 <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
57 </body>
70b110956a4e nsis-installer: Use custom page for shortcuts and install for all users.
John Donoghue <john.donoghue@ieee.org>
parents:
diff changeset
58 </html>