blob: bd979c8310acb150669308953609dd606f3af0aa [file] [log] [blame]
Alistair Delvabeaee832021-02-24 11:27:23 -08001Compilation
2-----------
3
4 To compile mtools on Unix, first type ./configure, then make. To
5compile mtools on a Bebox, refer to README.BEBOX.
6
7Doc
8---
9
10 The most uptodate doc of this package is the texinfo doc. Type 'make
11info' to get online info doc, and 'make dvi ; dvips mtools.dvi' to get
12a printed copy. The info doc has a concept index. Make use of it.
13 You may get an info copy using the following command 'make info'.
14This can then be viewed using emacs' info mode, or using a standalone
15info viewer.
16 Man pages are still present, but contain less information.
17 If you do not have the necessary tools to view the texinfo doc, you
18may also find it on the World Wide Web at the following locations:
19 http://ftp.gnu.org/software/mtools/manual/mtools.html
20
21Compiler
22--------
23
24 Mtools should be compiled with an Ansi compiler, preferably gcc
25
26Authors
27-------
28
29Original code (versions through 2.0.7?) by Emmet P. Gray (Texas, USA).
30Viktor Dukhovni (at Princeton, USA) had major input into v2.0.
31
32Since 2.0.7: maintained primarily and until now by Alain Knaff
33(Luxembourg) and David Niemi (Reston, Virginia, USA).
34
35Please report bugs to the mtools mailing list at info-mtools@gnu.org .
36
37You may subscribe to the mtools mailing list at
38https://lists.gnu.org/mailman/listinfo/info-mtools
39
40Since March 3rd 2009, mtools is now officially a GNU package. Special
41thanks to Emmet P. Gray, the original developer of the program, who
42supported dubbing mtools a GNU package.
43
44Current Status
45--------------
46
47Stable release 4.0.x
48
49Copying
50-------
51Mtools is a GNU program published under GPL v3.0 (code) and GNU Free
52Documentation License.
53
54Most files of mtools bears a notice describing the copyright, and
55whether it is covered by GPL or GFDL
56
57GPL:
58
59debian/control Copyright 2007 Alain Knaff
60
61debian/changelog Copyright 2007-2009 Alain Knaff
62
63NEWS Copyright 1995 David C. Niemi
64 Copyright 1995-2009 Alain Knaff
65
66mtools.spec Copyright 2003-2005,2007-2009 Alain Knaff
67
68
69GFDL:
70
71README Copyright 1996-1998,2001,2002,2009 Alain Knaff.
72Release.notes Copyright 1995 Alain Knaff
73