home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2912 / README < prev   
Encoding:
Text File  |  1991-03-03  |  2.2 KB  |  64 lines

  1.                              kit 2.0
  2.  
  3.              Copyright (c) 1990 1991, Raphael Manfredi
  4.  
  5. You may copy this kit in whole or in part as long as you don't try to
  6. make money off it, or pretend you wrote it.
  7. ------------------------------------------------------------------------
  8. The ultimate mailing kit -- Assumes you own cshar (written by Rich Salz)
  9.  
  10. Please read all the directions below before you proceed any further, and
  11. then follow them carefully.
  12.  
  13. After you have unpacked your kit, you should have all the files listed
  14. in MANIFEST.
  15.  
  16. In order to use kit, you need to install CSHAR in your PATH (programs
  17. needed are shar, makekit and unshar). Compress must be available. If you
  18. miss one of those, send me a mail: ram@educ.emse.fr (Raphael Manfredi).
  19.  
  20. Moreover, hexdecode, hexencode, atob and btoa must be installed.
  21.  
  22. INSTALLATION
  23.  
  24. 1) Run Configure. This will figure out various things about your
  25. system. After it has been completed, it will produce config.h and
  26. config.sh.
  27.  
  28. You might have to trim # comments from the front of Configure if your
  29. shell doesn't handle them, but any other comments will be taken care of.
  30.  
  31. 2) Run make.
  32.  
  33. 3) If make succeeded, you may wish to do make install. Be sure your
  34. rights are correct (if you install manual pages, you may need
  35. super-user privileges).
  36.  
  37. 4) Read the manual entries before running.
  38.  
  39. 5) IMPORTANT! Communicate any problem and suggested patches to
  40. me, ram@educ.emse.fr (Raphael Manfredi), so we can keep this
  41. distribution in sync. If you have a problem, there will be someone
  42. who might have had it or will have it too.
  43.  
  44. If possible, send me patches such that the patch programm will
  45. apply them. Context diffs are the best, then normal diffs. Do not
  46. send ed scripts: I have probably changed my copy since the version
  47. you got.
  48.  
  49. 6) After everything is installed, you can do "make clobber". This will
  50. clean up everything and let you re-distribute this kit, without
  51. carrying useless files. You should keep this distribution intact, so
  52. that future patches will be applyable.
  53.  
  54. 7) I have an automatic patch sender. Send me a mail of the following
  55. form:
  56.  
  57.     Subject: Command
  58.     @SH mailhelp PATH
  59.  
  60. and you will get instructions about how to use it. PATH stands for
  61. YOUR e-mail address, either in INTERNET form or in bang notation.
  62.  
  63.     -- Raphael
  64.