As of v2.01 TaRT is released under the GNU Public License, see the
included file COPYING for details

-------------

TaRT involves no complex install process.

Edit src/Makefile if to you want to disable the "uptime" feature for systems
that don't have the /proc filesystem, or to turn off ANSI color, or make a
statically compiled TaRT execultable. (Comments should be self explanitory)

Then, a simple

> make
> su root
> make install

Should do it in all cases.

By default, the TaRT executable is installed in /usr/local/bin
and the tagline database (tag.trt) is installed in /etc

TaRT has been shown to run on i386 LinuxELF and UNIX System V Release 4.0
Earlier versions have compiled under Borland C++ for MS-DOS with only
slight modifications. I haven't tested it with v2.01 or later,
and doubt that it will work.

An example .TaRTrc file is provided as misc/TaRTrc-distrib
An axample custom layout file is included as misc/customlayout-distrib
An example special dates file is included as misc/specialdates-distrib

HINT: 	you may want to add a line to your start-up script or crontab to
	update your TaRT signature on a regular basis.
