home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / mtools_3.6.src.lzh / MTOOLS_3.6 / README < prev    next >
Text File  |  1997-11-12  |  2KB  |  50 lines

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