home *** CD-ROM | disk | FTP | other *** search
/ Mega CD-ROM 1 / megacd_rom_1.zip / megacd_rom_1 / GNUISH / GPTX01.ZIP / README < prev   
Text File  |  1990-09-24  |  2KB  |  53 lines

  1. # readme. - for the prerelease of GNU ptx            -*-Text-*-
  2. # Copyright (C) 1990 by Thorsten Ohl, td12@ddagsi3.bitnet
  3.  
  4. To compile gptx 0.3, first get the source of the prerelease by writing
  5. to Francois Pinard <pinard@iro.umontreal.ca>, then execute the
  6. following commands:
  7.  
  8.     patch < patches
  9.     make
  10.  
  11.  
  12. Please report all MS-DOS specific bugs to:
  13.  
  14.     Thorsten Ohl <td12@ddagsi3.bitnet>
  15.  
  16. and all generic bugs to:
  17.  
  18.     Francois Pinard <pinard@iro.umontreal.ca>.
  19.  
  20.  
  21. Here follows the README file from the prerelease.
  22.  
  23. ----------------------------------------------------------------------
  24.  
  25. README for GNU ptx - last revised 90-08-15.
  26. Copyright (C) 1990 Free Software Foundation, Inc.
  27. Francois Pinard <pinard@iro.umontreal.ca>, 1990.
  28.  
  29. $Id: README,v 1.1 90/08/15 15:25:34 pinard Exp $
  30.  
  31. This is a prerelease of GNU ptx.  With GNU make, GNU awk and GNU C
  32. compiler, installation should be straightforward.  Edit the Makefile
  33. according to instructions provided in it, then `make' the thing.  This
  34. will produces gptx and ptx, which are two names for the same file.  If
  35. everything goes fine, and if you wish, do `make install' using the
  36. proper account.
  37.  
  38. There is some documentation in `gptx.texinfo', but there is no man
  39. page.  Calling the program with an illegal option, such as -h,
  40. provides an option summary.  English not being my native language, the
  41. documentation style is certainly quite crude.  Do not hesitate to
  42. comment about it, or even better, to ship back to me those parts you
  43. rewrote.
  44.  
  45. The code has been successfully installed on Apollo, Sparc, Sun-3, and
  46. ix386 machines.  I would like to improve the portability of GNU ptx,
  47. as long as the code stays reasonnably readable.  The best thing would
  48. be that *you* provide me with some feedback about it.
  49.  
  50. Please report any buggestions to me, Francois Pinard.  On INTERNET, use
  51. <pinard@iro.umontreal.ca>; with old UUCP, use <...uunet!iros1!pinard>.
  52.  
  53.