home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / new / dev / misc / cweb / readme.port < prev    next >
Text File  |  1993-12-21  |  3KB  |  94 lines

  1.  
  2.  
  3.                             CWEB 3.0 [p8d]
  4.                             ==============
  5.  
  6.                     Amiga Port by Andreas Scherer
  7.  
  8.  
  9.  
  10. Installation
  11. ------------
  12.  
  13. Extract the LHA archive by means of the command `lha x cweb30.lha' to your
  14. hard disk.  A directory `CWeb' will be created which contains all necessary
  15. files and subdirectories.  Copy the macro file `cwebmac.tex', `ccwebmac.tex',
  16. and `gcwebmacg.tex' from the `Macros' subdirectory into a directory where
  17. TeX can find them.  Copy the ARexx script `start_web.ced' (and maybe also
  18. `compile.ced') from the `ARexx' subdirectory to your ARexx script collection
  19. and install it in the DOS/ARexx interface of Cygnus Ed Pro V3.5.  English
  20. speaking users are advised to install the catalog file for `start_web.ced',
  21. provided in the `ARexx/Catalogs' subdirectory, in the system locale directory.
  22. You must have WorkBench 2.1 installed to make use of this translation.  Copy
  23. `ctangle' and `cweave' to your favourite command directory, and off you go!
  24.  
  25.  
  26.  
  27. Copyright
  28. ---------
  29.  
  30. See the file copyright notices in each source file.
  31. Most of them include the following text:
  32.  
  33. Permission is granted to make and distribute verbatim copies of this
  34. document provided that the copyright notice and this permission notice
  35. are preserved on all copies.
  36.  
  37. Permission is granted to copy and distribute modified versions of this
  38. document under the conditions for verbatim copying, provided that the
  39. entire resulting derived work is distributed under the terms of a
  40. permission notice identical to this one.
  41.  
  42.  
  43.  
  44. Documentation
  45. -------------
  46.  
  47. TeX the user manual `cwebman.tex' with all changes by means of the command
  48. `smake cwebmang.dvi'.  For detailed information about the inner workings of
  49. CWeb, type `smake docs'.  You can then print the complete source code for
  50. `ctangle' and `cweave'.  To do this (and to make use of CWeb) you must have
  51. the TeX system installed.
  52.  
  53.  
  54.  
  55. Compiling
  56. ---------
  57.  
  58. If you want to recompile the programs, e.g., if you want to include the
  59. compiler option `cpu=680X0', you should modify the makefile provided with
  60. this package and say `smake cautiously' and finally `smake programs',
  61. assuming that you use SAS/C version 6.0.
  62.  
  63.  
  64.  
  65. Acknowledgements
  66. ----------------
  67.  
  68. First of all I want to thank Donald E. Knuth for the literate programming
  69. discipline and Silvio Levy for the implementation of the CWeb system.
  70. Thanks go to Hans-Hermann Bode who provided versions 2.7 and 3.0 [p8c] for
  71. PC, from which I drew most of what is in this package.
  72. And last but not least I want to thank Carsten Steger who started the whole
  73. thing by releasing version 2.0 on Fish disk 551 and version 2.8 on the nets.
  74. SAS Institute provided the uniquely elegant SAS/C 6.3 compiler system and
  75. ASDG the best editor ever: Cygnus Ed Pro.
  76.  
  77.  
  78.  
  79. Suggestions
  80. -----------
  81.  
  82. Send your bug reports and/or suggestions to:
  83. Andreas Scherer
  84. Abt-Wolf-Straße 17
  85. 96215 Lichtenfels
  86. Germany
  87.  
  88.  
  89.  
  90. ``CWeb programming is great fun!''
  91.  
  92. October 27, 1993
  93. Andreas
  94.