  tcb - Text Console Buffer
  version 1.4a-1  23 Nov 1998
  Coded by Taketo Matsubara

  1.  Introduction

  Tcb is a file viewer that works on a terminal.  It can be used on
  Linux or FreeBSD.

  2.  Environment

  Tcb has been compiled and run on the following environments:

     Linux

           Debian GNU/Linux 2.0
           RedHat Linux v4.2

     FreeBSD

           2.2.7-RELEASE

  3.  Installation

  Edit config.sh about following accordingly and then type `make
  install' as a super user.

     TMP: /tmp/.tcb

           In this directory, following files will be used:

           d... for execution of du.
           e... standard error log.
           i... notice of error message No.
           l... virtual terminal log.
           s... output from tcb executed on virtual terminal.
           w... command will be passed to virtual terminal.
           t... will be used when tcb failed to allocate memory.

     GROFF: groff -Tlatin1 -mandoc

           Setting for reading files written in ms macro style.

     GLS: ls -labF ...   /   LS: ls -laF ...

           When started, tcb will check whether GNU fileutils are
           installed or not and execute programs with the setting of
           GLS... or LS... respectively.

     TAR: xvf ...

           When tcb expand archive-file to a directory, this setting
           will be used.

  4.  Acknowledgement

  I make my acknowledgement with thanks to following persons who sent me
  bug reports and suggestions while I have developed tcb.

  Tomio Narita <narita@mt.cs.keio.ac.jp> agreed to add lv to tcb's
  program list.  (Multilingual file viewer lv can be get from the WWW
  page `LV Homepage' http://www.mt.cs.keio.ac.jp/person/narita/lv)

  Emiko Hall <emhall@ilap.com> pointed out the bug that tcb's Japanese
  manual page can't be displayed on the default environment and reported
  other faults about usage.

  Harumichi Takahashi <hal@terry.nagaokaut.ac.jp> reported the problem
  caused by the fault of description about kon on FreeBSD.

  Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp> pointed out the
  difficulty of key-assignments.  He tested port and gave me advice
  about it.

  5.  Note

  Tcb is a free software.  You can redistribute it under the terms of
  the GNU General Public License described in COPYING.

  Taketo Matsubara <moody@osk.3web.ne.jp>
  TCB Home page    <http://www.osk.3web.ne.jp/~moody/tcbj>

