HOW TO INSTALL rot13 VERSION 1.2
================================

ADVISORIES
----------
The binary in this distribution was created on a AMD 486/120 running
Linux 1.2.13.  It was compiled with gcc 2.7.0.  If this is compatible
with your system, skip step 1.

The source is fully ANSI compliant and should compile on any ANSI C/C++
compiler.  I have compiled it as above, under DOS with Borland C++ 4.0 and
on my ISP's machine (OS: Novell Netware, Compiler: cc of unknown origin)

This program is distributed under the terms of the GNU General Public
License.  A copy of the GPL should have been included with this distri-
bution.  If not, contact: Free Software Foundation
			  675 Mass Avenue
			  Cambridge, MA 02139 USA

INSTRUCTIONS
-------------
1) Compile source.
	On my system, I used the following command line:
	gcc -g -O9 -m486 -orot13 rot13-1.3.c
	The result was a 10,845 byte executable.

2) As root, copy the executable into /usr/local/bin.

3) As root, copy the file rot13.1 (the man page) into /usr/man/man1.

Please email anvil@gnat.net if you actually use this program!
Thanks for your time...
