home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3930 / INSTALL < prev    next >
Encoding:
Text File  |  1991-08-29  |  1.2 KB  |  31 lines

  1. Installation instructions for dls/describe.
  2.  
  3. 1.   Make sure you have DBM or NDBM-compatible library routines.  If
  4.      you haven't, I recommend Ozan Yigit's SDBM, available at various
  5.      Anonymous FTP sites, including admin.viccol.edu.au.
  6.  
  7. 2.   Make sure you have directory reading routines (opendir(3),
  8.      readdir(3), etc.).  If you haven't got any, try getting the
  9.      non-commercial version by Doug Gwyn, also available at various
  10.      Anonymous FTP sites.
  11.  
  12. 3.   Read config.h and modify if necessary.
  13.  
  14. 4.   Read Makefile and modify if necessary.
  15.  
  16. 5.   Make.
  17.  
  18. 6.   Install binaries and man pages where you want them (you should
  19.      have modified Makefile appropriately).
  20.  
  21. 7.   For your anonymous ftp area, install a copy of dl in
  22.      ~ftp/bin/ls.  You should provide some information on dl in a
  23.      prominent README file or at login time for anonymous FTP users.
  24.      You may also want/need to change the way dl responds to various
  25.      options in order to get it to work better with your version of
  26.      ftpd (check that the MGET command works, in particular).  Others
  27.      have been known to do this, and I haven't come up with a
  28.      definitive set of answers to this and other related problems yet.
  29.  
  30. 8.   Start describing files.
  31.