TkCVS requires Tcl/Tk 8.0 or better.  Tkcvs and tkdiff expect to find a
program called "wish" in the path.  This can be a symbolic link to wish8.0
or whatever is appropriate.

To install, cd to tkcvs.  Look at the defaults in "doinstall" in case
you want to change the installation directory.  It defaults to /usr/local.
Type "./doinstall".

Look at /usr/local/lib/tkcvs/tkcvs_def.tcl and see if there's anything you
want to change.  You may need to change the variables which specify how to
invoke various programs and the location of the temporary directory.
You can also choose a default editor and specify colors for important tags.

If you wish, make a copy of tkcvs_def.tcl in your home directory and rename
it ~/.tkcvs.  Change your personal preferences there.

