home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2032 / README < prev    next >
Encoding:
Text File  |  1990-12-28  |  1.7 KB  |  44 lines

  1.  
  2.  First, my thanks to all of the folks that helped test this stuff:
  3.  
  4. aem@mthvax.cs.miami.edu        brtmac@maverick.ksu.ksu.edu
  5. ccea3@rivm05.rivm.nl        rdc30med@nmrdc1.nmrdc.nnmc.navy.mil
  6. zeeff@b-tech.ann-arbor.mi.us    ns@iddth.id.dk
  7. ler@lerami.lonestar.org        balilly!bruce@sonyd1.broadcast.sony.com
  8. ns@iddth.id.dk            stealth@engin.umich.edu
  9. blender!herb@uunet.uu.net    slolane!diller@polyslo.calpoly.edu
  10. fk@rci.dk            paulv@logitek.co.uk
  11. root%humpty%symbas.uucp@nac.no    pdn!palan!ckctpa!crash@uunet.uu.net
  12. winans@antares.mcs.anl.gov
  13.  
  14.  Check out the top of the Makefile for how to build all of this.
  15.  
  16.     1. To install just anne.jones and none of the others, type:
  17.         make installaj
  18.     2. To install just rnews & none of the others, type:
  19.         make installnews
  20.     3. To install everything, type:
  21.         make install
  22.     4. If you want to replace only certain ones, check out the file
  23.        'FilePlaces'.
  24.     5. I fixed the problems with spacefor. It also now lets you
  25.        explicitly say how much space you want by doing:
  26.         spacefor.stub 1 article 3500
  27.        or somesuch, per ccea3@rivm05.rivm.nl's suggestion.
  28.     6. Tear works.
  29.     7. According to John Zeeff rnews works.
  30.     8. To use them, you'll want to check out anne.h, spacefor.h, rnews.h,
  31.        & the Makefile and customize them for your own site's configuration.
  32.  
  33.  Note: if you find that anne.stub is spitting out blah@<YourOS>.uucp, your
  34. NEWSCTL environ. variable isn't being exported properly. Check out your
  35. config file (/usr/lib/news/bin/config, for me) to see that NEWSCTL is
  36. pointing to the right place. Also, check anne.jones.sh to see if something
  37. got fudged.
  38.  
  39.  Good luck! Any questions, comments, etc. are welcome.
  40.  
  41.          Brendan Kehoe (kehoe@scotty.dccs.upenn.edu)
  42.             (eventually brendan@cs.widener.edu)
  43.  
  44.