annotate README.ftp @ 2638:652a14bff36b

[project @ 1997-01-28 16:52:00 by jwe]
author jwe
date Tue, 28 Jan 1997 16:52:14 +0000
parents ad4f3aceb35e
children ce8e45b027d0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2585
ad4f3aceb35e [project @ 1996-12-11 02:18:32 by jwe]
jwe
parents: 2330
diff changeset
1 This file last updated: Tue Dec 10 03:40:00 1996
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
3 This directory contains the source for Octave, a high-level interactive
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4 language for solving numerical problems. See the files README.octave
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
5 and Announce for more general information, and the file NEWS for a
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6 list of recent changes.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
7
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
8 Binary distributions:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
9 --------------------
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
10
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
11 Binaries for several popular systems are distributed along with the
2638
652a14bff36b [project @ 1997-01-28 16:52:00 by jwe]
jwe
parents: 2585
diff changeset
12 source, and are available in subdirectories of /pub/octave/BINARIES.
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
13
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
14 Note:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
15
2638
652a14bff36b [project @ 1997-01-28 16:52:00 by jwe]
jwe
parents: 2585
diff changeset
16 * Binary distributions for Octave 2.0.x will be available when there
2585
ad4f3aceb35e [project @ 1996-12-11 02:18:32 by jwe]
jwe
parents: 2330
diff changeset
17 is time to create them. We depend on volunteers to make binaries
ad4f3aceb35e [project @ 1996-12-11 02:18:32 by jwe]
jwe
parents: 2330
diff changeset
18 for most systems. If you would like to help out, please contact
2638
652a14bff36b [project @ 1997-01-28 16:52:00 by jwe]
jwe
parents: 2585
diff changeset
19 bug-octave@bevo.che.wisc.edu.
2585
ad4f3aceb35e [project @ 1996-12-11 02:18:32 by jwe]
jwe
parents: 2330
diff changeset
20
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
21 * Gnuplot binaries are *not* included. For the plotting commands to
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
22 work, you will need to install gnuplot on your system. See the
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
23 file INSTALL.octave in the top level directory of the distribution
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
24 for more details.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
25
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
26 * Octave has been compiled assuming that you have `less' installed.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
27 You can use the environment variable PAGER to choose another pager.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
28
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
29 A note about .gz files:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
30 ----------------------
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
31
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
32 Files with names ending in `.gz' have been compressed with `gzip'.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
33
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
34 Unlike the compress utility, gzip is free of any known software
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
35 patents and tends to compress better anyway. Gzip can uncompress
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
36 `compress'-compressed files too, so you can install it as "uncompress"
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
37 and use it to handle both types of files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
38
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
39 The gzip program is available in the directory /pub/gnu in shar, tar,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
40 or gzipped tar format (for those who already have a prior version of
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
41 gzip and want faster data transmission). It works on virtually every
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
42 unix system, MSDOS, OS/2, and VMS.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
43
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
44 --
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
45 John W. Eaton
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
46 jwe@bevo.che.wisc.edu
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
47 University of Wisconsin-Madison
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
48 Department of Chemical Engineering