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