home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / news / nn.tar / nn-6.5.1 / contrib / nnsub / README < prev    next >
Text File  |  1995-04-29  |  1KB  |  33 lines

  1.  
  2.  **********    nnsub Release 1.0 PL3  Jan 1992 ***************
  3.  
  4. This program nnsub is intended to make it easy to subscribe to newsgroups
  5. if only a part of the name is known. If you don't know if the esperanto-group
  6. is named "sci.lang.esperanto" or "soc.culture.esperanto" you can simply
  7. type in "nnsub esperanto".
  8.  
  9. If running without NNTP (or on the nntp server) the program needs the
  10. files /usr/lib/news/active and /usr/lib/news/newsgroups. The exact location
  11. of these files can be changed via the #define-symbols ACTIVE and NEWSGROUPS.
  12. The first draft version of the program was written and tested on a old micro
  13. with CPM-80 with local copies of the files "active" and "newsgroups". The
  14. later version which I first posted in "news.software.nn" was finished on a
  15. Convex C210 with OS-8.1 (BSD-4.2/4.3). I expect it can easily adapted to
  16. other machines.
  17.  
  18. If running on an nntp-client the symbol NNTP must be defined as the name
  19. of the nntp-server. This version was developped, and works fine on a Sun
  20. Sparcstation and a SUN 3/50.
  21. This version undoubtly needs more pruning to adapt it to other systems.
  22.  
  23. For an extensive listing of the define-symbols and their meaning see
  24. the comment in nnsub.c and the Makefile.
  25.  
  26. Success
  27.  
  28. I have compiled and run the program without problems on:
  29. Convex C220 with ConvexOS-9.1 (a UNIX BSD variant)
  30. SUN 3/50 and SUN Sparc with SunOS 4.1
  31. Philips P9070 (a Motorola 68030 with ATT Unix SysV R3)
  32. HP 9000-832S
  33.