home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!mucs!mccuts!zlsiial
- From: zlsiial@uts.mcc.ac.uk (A. V. Le Blanc)
- Newsgroups: comp.os.linux
- Subject: Re: problems with man
- Message-ID: <5741@mccuts.uts.mcc.ac.uk>
- Date: 2 Sep 92 07:17:08 GMT
- References: <1992Sep01.051026.15690@microsoft.com>
- Reply-To: LeBlanc@mcc.ac.uk
- Organization: Computing Centre, University of Manchester
- Lines: 14
-
- 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
-