[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] gxditview is not installed
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] gxditview is not installed |
Date: |
Thu, 23 Jun 2005 13:55:30 +0200 (CEST) |
> The `xditview' directory is not handled for me. I have Linux Debian
> `testing' with X Window, but this seems to be unrecognized.
> XPROGDIRS is empty in Makefile after `configure'.
Strange. Please send me the config.log file for further
investigation. Where are your X header and library files?
> The X* devices make also trouble. -TX75, -TX100, -TX75-12, and
> TX100-12 each produce an error with the CVS groff, but the system
> groff 1.18.1 is ok. `groff -TX100' generates the error:
> groff: can't find `DESC' file
> groff:fatal error: invalid device `X100'
Contrary to older versions, font files for gxditview are only
installed if X11 is available.
Werner