                             TOP
                         Version 3.6

                       William LeFebvre
		      and a cast of many

INSTALLATION

Configuration and installation of top is easy.  Top version 3.6
comes with a configure script generated by gnu autoconf.  After
unpacking the tar file, simply run "./configure".  The script will
automatically perform a series of checks on the system and determine
what settings are appropriate for the Makefile and certain include
files.  Once configure completes, simply type "make install" and
top will be compiled and installed.  By default, the installation
location is /usr/local/bin.  You can change the destination location
with the --prefix option to configure.

