home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / network / news / slrn0.9.0.0.README < prev    next >
Encoding:
Text File  |  1996-09-06  |  1.2 KB  |  40 lines

  1. This is slrn 0.9.0.0, compiled quad-FAT for NEXTSTEP 3.x.
  2.  
  3. slrn is an NNTP based news reader.
  4.  
  5.  
  6. slrn was compiled using slang-0.99-34. I enabled the GroupLens feature
  7. and the S-Lang interpreter in src/features (SLRN_HAS_GROUPLENS and 
  8. SLRN_HAS_SLANG), furthermore I set NNTPSERVERFILE to
  9. /usr/local/lib/news/nntp_server, so that slrn will try to read its
  10. configuration from there.
  11.  
  12.  
  13. INSTALLATION:
  14.  
  15. Move slrn into your preferred binary directory, e.g. /usr/local/bin or
  16. ~/Unix/bin and move slrn.1 into a directory in the man path, e.g.
  17. /usr/local/man/man1 or ~/Unix/man/man1.
  18.  
  19. You may want to copy slrn.rc to your homedirectory, renamed to .slrnrc,
  20. and change a few options there.
  21.  
  22. To configure the NNTP server, set an environment variable NNTPSERVER or
  23. create a file /usr/local/lib/news/nntp_server with its name.
  24.  
  25. For more information on installation and configuration, consult the
  26. included documentation.
  27.  
  28.  
  29. COMPILATION:
  30.  
  31. slrn's primary site is ftp://space.mit.edu/pub/davis/slrn. Compilation
  32. for NEXTSTEP is straightforward; just make sure that you have installed
  33. the slang libary (ftp://space.mit.edu/pub/davis/slang) and enable the
  34. line "MISCLIBS = -ltermcap" in src/Makefile.
  35.  
  36.  
  37.     Gregor Hoffleit <flight@mathi.uni-heidelberg.de>
  38.  
  39.  
  40.