Date: Tue, 11 Nov 2003 20:40:40 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Forrest Aldrich <forrie@forrie.com> Cc: freebsd-questions@freebsd.org Subject: Re: Nroff error Message-ID: <20031111204040.GA99710@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <6.0.0.22.2.20031111152727.01bd8dd8@192.168.1.1> References: <6.0.0.22.2.20031111152727.01bd8dd8@192.168.1.1>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Tue, Nov 11, 2003 at 03:28:03PM -0500, Forrest Aldrich wrote:
> Can someone explain what this error might be:
>
> nroff -man nasm.1 > nasm.man
> troff: fatal error: can't find macro file tty-char
> *** Error code 1
>
> Long-standing issue on the system I'm using -- it affects usage of manpages
> (they don't work). Can't figure it out...
Do you have the file /usr/share/tmac/tty-char.tmac installed, and does
it have the correct ownership and permissions so that the nroff user
can access it?
% ls -lad /usr/share/tmac/tty-char.tmac /usr/share/tmac
drwxr-xr-x 4 root wheel 1536 Sep 16 21:22 /usr/share/tmac/
-r--r--r-- 1 root wheel 5102 Sep 16 21:22 /usr/share/tmac/tty-char.tmac
If you have an up-to-date source tree there should be a copy in
/usr/src/contrib/groff/tmac/tty-char.tmac If copying that into place
doesn't work, then I'd recommend going through a complete
{build,install}{world,kernel} cycle to make sure you've got everything
that should be in the base system.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/sUlIdtESqEQa7a0RAvnTAJ9ubcBEiPRvHuTwhMcR48+jxYJMFQCeMLBh
JoVT6EvBoPE0Ap52b9XP1J4=
=baQD
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031111204040.GA99710>
