1 | Compilation
|
---|
2 | -----------
|
---|
3 |
|
---|
4 | Type 'make install'.
|
---|
5 |
|
---|
6 | This package has been heavily modified for Minix, and then minimized to
|
---|
7 | only those files needed for Minix. Don't use this as a basis for anything
|
---|
8 | else, get the original package instead. -- kjb
|
---|
9 |
|
---|
10 | Doc
|
---|
11 | ---
|
---|
12 |
|
---|
13 | The most uptodate doc of this package is the texinfo doc. Type 'make
|
---|
14 | info' to get online info doc, and 'make dvi ; dvips mtools.dvi' to get
|
---|
15 | a printed copy. The info doc has a concept index. Make use of it.
|
---|
16 | You may get an info copy using the following command 'make info'.
|
---|
17 | This can then be viewed using emacs' info mode, or using a standalone
|
---|
18 | info viewer.
|
---|
19 | Man pages are still present, but contain less information, and are
|
---|
20 | less uptodate than the texinfo documentation.
|
---|
21 | If you do not have the necessary tools to view the texinfo doc, you
|
---|
22 | may also find it on the Workd Wide Web at the following locations:
|
---|
23 | http://mtools.linux.lu/mtools_toc.html
|
---|
24 | http://www.tux.org/pub/knaff/mtools/mtools_toc.html
|
---|
25 |
|
---|
26 | Compiler
|
---|
27 | --------
|
---|
28 |
|
---|
29 | Mtools should be compiled with an Ansi compiler, preferably gcc
|
---|
30 |
|
---|
31 | Authors
|
---|
32 | -------
|
---|
33 |
|
---|
34 | Original code (versions through 2.0.7?) by Emmet P. Gray (Texas, USA), who
|
---|
35 | no longer appears to be reachable by Internet e-mail. Viktor Dukhovni (at
|
---|
36 | Princeton, USA) had major input into v2.0.
|
---|
37 |
|
---|
38 | Since 2.0.7: maintained primarily and until now informally by Alain
|
---|
39 | Knaff (Luxembourg) and David Niemi (Reston, Virginia, USA).
|
---|
40 |
|
---|
41 | Please report bugs to the mtools mailing list at mtools@www.tux.org.
|
---|
42 | Before reporting any problems, check whether they have already been
|
---|
43 | fixed in the Alpha patches at http://mtools.linux.lu and
|
---|
44 | http://www.tux.org/pub/knaff
|
---|
45 |
|
---|
46 | You may subscribe to the mtools mailing list by sending a message
|
---|
47 | containing 'subscribe mtools' in its body to majordomo@www.tux.org
|
---|
48 |
|
---|
49 |
|
---|
50 | Current Status
|
---|
51 | --------------
|
---|
52 |
|
---|
53 | Stable release 3.3.
|
---|