home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume16 / conf2 / part05 / doc / READ_ME < prev   
Encoding:
Text File  |  1988-09-14  |  544 b   |  25 lines

  1.         CONF - READ_ME
  2.  
  3.     1   Create a uid and gid for conf.  Conf will run setuid as that
  4.     user/group.  (this could be 'bin' or 'conf')
  5.  
  6.     2    Edit config.h and modify anything that needs it.
  7.     System type, and default options are specified this file.
  8.  
  9.     3    Edit Makefile and modify anything that looks likes it needs it.
  10.     Pay particular attention to CONFLIB, BINDIR, OWNER, and GROUP.
  11.  
  12.     4    make
  13.  
  14.     5    su
  15.     (sorry, but to setuid this pup, you must be root)
  16.  
  17.     6    make install
  18.  
  19.     7    rehash [if need be]
  20.  
  21.     8    conf
  22.  
  23. Conf should be running.
  24.  
  25.