From: A. V. Le Blanc (zlsiial@uts.mcc.ac.uk)
Date: 09/02/92


From: zlsiial@uts.mcc.ac.uk (A. V. Le Blanc)
Subject: Re: problems with man
Date: 2 Sep 1992 07:17:08 GMT

In article <1992Sep01.051026.15690@microsoft.com> t-piersh@microsoft.com (Piers Haken) writes:
>I have groff, nroff, less and the man pages in the correct directories
>but I don/t have gtbl and I can't find it anywhere.

The file gtbl.a can be found in gt-j.a.tar.Z in mcc-interim/0.97p2/files.a,
available by anonymous ftp from ftp.mcc.ac.uk, tsx-11.mit.edu, and elsewhere.
You need gcc 2.2.2d to create gtbl; you can, for example, use

     gcc -s -jump -o gtbl gtbl.a -lm

I hope this helps.

     -- Owen
     LeBlanc@mcc.ac.uk