home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume8 / mcp / part01 / Installation < prev    next >
Encoding:
Text File  |  1987-02-05  |  1.3 KB  |  31 lines

  1.     --- Mcp Installation Instructions ---
  2.  
  3. 1.  Edit sysdep.h in the src directory to configure mcp for your system.
  4.     This header file contains comments explaining every definition therein.
  5.  
  6. 2.  Edit the Makefiles in the help, man, and src directories, to make
  7.     sure things will be installed in the right places.  The Makefiles contain
  8.     comments which indicate definitions that may need changing.
  9.  
  10. 3.  As the super-user and in the parent directory of the help, man, and src
  11.     directories, type 'make'.  This will take 10 to 20 minutes to complete.
  12.  
  13. 4.  Make sure that all the installation directories and account file
  14.     directories (from sysdep.h) exist.  DON'T create any of the mcp
  15.     specific account files; mcp will take care of that.
  16.  
  17. 5.  Now type 'make install' and everything will be put into place.
  18.  
  19. 6.  As the super-user type 'mcp -B' and mcp will build its data files.  At
  20.     this point everything is ready for your use.  The next step is to read
  21.     the mcp manual page.
  22.  
  23.     Note:    The manuals and help pages are designed to reflect changes
  24.         in mcp's configuration (src/sysdep.h).  So if you reconfigure
  25.         mcp, be sure to remake and install the manuals and help pages.
  26.         There are make dependencies that will take care of this,
  27.         Just 'make install' in this directory or in both the help
  28.         and man directories.
  29.     Enjoy,
  30.         Kyle Jones
  31.