|
Home > WestHost How-To > Install RCS How To Install RCS On Your WestHost VPSRCS is a simple software version control system used to keep track of changes to text files. It is rarely used today to manage large software projects, but is still appropriate for system configuration files. The following steps will download and build the RCS software distribution, then install only the binary executables since WestHost does not allow you to store into the /usr/local/man directory. The only documentation for RCS is the man pages, so you may wish to find some way to consult them. You will find them in the distribution, in directory rcs-5.7/man . They are written in a notation that is input to groff which is invoked by the man command. Neither groff nor man is installed on a standard WestHost VPS. Refer to the man pages on a standalone Unix or Linux system, starting with man rcsintro . Installing
UninstallingTo remove RCS from your VPS, do the following:
Last modified: Sunday, May 27 2007 at 7:49:54 AM MDT |