home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume34 / unpackmaps / part01 / README < prev    next >
Text File  |  1992-11-29  |  2KB  |  43 lines

  1.             UNPACKMAPS V4.1 (comp.sources.misc release)
  2.                  92/11/28
  3.               Chris Lewis
  4.             clewis@ferret.ocunix.on.ca
  5.  
  6. Unpackmaps: a simple, fast and secure UUCP map (as in comp.mail.maps)
  7. unpacker written in C.  It can also be used to unpack Brian Reid's
  8. PostScript network maps.  A flexible map query program is also included.
  9. This is intended to be a complete uuhosts replacement, but runs much
  10. faster and more reliably.
  11.  
  12.     This software is Copyright 1992 Chris Lewis, All Rights Reserved.
  13.     Except as otherwise noted in individual source files, the following
  14.     applies:
  15.  
  16.     You can do anything you want with it, provided that this copyright
  17.     notice remains intact, you don't claim you wrote it yourself, and you 
  18.     don't make money selling it directly.  You may redistribute this as
  19.     you wish.  But I reserve the right to make derivitive works.  In
  20.     other words, you may not distribute modified versions of this software
  21.     without my permission.  This is mostly to help protect against
  22.     maliciously modified copies being distributed, and is more a
  23.     protection for you than me.
  24.  
  25.     Though I have taken pains to ensure that this program is reasonably 
  26.     reliable and secure, I cannot make any warrantee as to the reliability 
  27.     or security of this software when used on any computer.  It is up to
  28.     the user of this software to determine its suitability for their
  29.     purposes and take responsibility for its operation.
  30.  
  31.     If you have to make any changes to files other than the Makefile
  32.     and config.h to make this program work on your machine, please
  33.     contact me and tell me where I goofed.
  34.     
  35. With that bilge out of the way...
  36.  
  37. Instructions on how to use:
  38.     1) copy config.proto to config.h, and edit as appropriate.
  39.     2) copy Make.proto to Makefile, and edit as appropriate.
  40.     3) type "make".
  41.     4) su root and type "make install"
  42.     5) read the unpackmaps manual page on how to use this software.
  43.