home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / sendbatches.lzh / how_2_install < prev    next >
Encoding:
Text File  |  1991-12-14  |  1.3 KB  |  35 lines

  1.     How to install Sendbatches ?
  2.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. Currently only //\\migaUUCP+ and CNews is implemented, but DillonsUUCP is
  5. coming soon :-)    (It MIGHT already run, but I was unable to test it.)
  6.  
  7. CNews :
  8. ~~~~~~~
  9.     * edit NewsCtl:sys with either :F: or :f: - transmission flag.
  10.     * edit the NewsCtl:batch/batchparms. See the example-batchparms, or
  11.         consult the doc's.
  12.     * copy the binaries and scripts you want to use to a place in your
  13.         path. I use UUCP:c/ for binaries and UUCP:s/ for scripts.
  14.     * create (if not already exists) a NewsArts:out.going/<system>
  15.         directory).
  16.     * recompile sendbatches with the define CNEWS
  17.     * post a test-message in a test-group
  18.     * call "sendbatches"
  19.     * have fun :-)
  20.  
  21. //\\migaUUCP-Plus:
  22. ~~~~~~~~~~~~~~~~~~
  23.     * edit UULIB:news/sys with either :F: or :f: - transmission flag.
  24.     * edit the UULIB:news/batchparms. See the example-batchparms, or
  25.         consult the doc's.
  26.     * copy the binaries and scripts you want to use to a place in your
  27.         path. I use UUCP:c/ for binaries and UUCP:s/ for scripts.
  28.     * recompile sendbatches with the define AUCPP
  29.     * post a test-message in a test-group
  30.     * call "sendbatches"
  31.     * have fun :-)
  32.  
  33. Dillon-UUCP:    Sorry, I didn't test the dillon uucp environment, but it
  34.     should either work or be fairly simple to get it working...
  35.