Debian bug report logs - #752
/etc/rc.misc/xfs incorrect
Package: xfntbas; Reported by: rdr@legislate.com (Raul Miller); 76 days old.
Message received at debian-bugs:
From legislate.com!rdr Wed Apr 5 09:23:11 1995
Return-Path: <rdr@legislate.com>
Received: from pixar.com by mongo.pixar.com with smtp
(Smail3.1.28.1 #15) id m0rwXrK-0005TGC; Wed, 5 Apr 95 09:23 PDT
Received: from hydra.legislate.com ([192.77.155.4]) by pixar.com with SMTP id AA15226
(5.65c/IDA-1.4.4 for <debian-bugs@pixar.com>); Wed, 5 Apr 1995 09:23:05 -0700
Received: by hydra.legislate.com
id m0rwXnS-0004iVC
(Debian /\oo/\ Smail3.1.29.1 #29.29); Wed, 5 Apr 95 12:19 EDT
Message-Id: <m0rwXnS-0004iVC@hydra.legislate.com>
Date: Wed, 5 Apr 95 12:19 EDT
From: rdr@legislate.com (Raul Miller)
To: debian-bugs@pixar.com
Subject: /etc/rc.misc/xfs incorrect
Package: xfntbas
Version: 3.1.1-1
As distributed, the file /etc/rc.misc/xfs contains the 8 lines:
#!/bin/sh
# this file fires up the X11 font server
# on debian system this is disabled by default. To enable it, remove the
# comment sign in front of xfs and edit /etc/X11/fs/config to suit your system
export PATH=/usr/bin/X11:$PATH
#xfs -config /etc/X11/fs/config
However, xfs does not put itself in the background, so that last line
should end in &
Also: the documentation for xfntbas is poor, which is why I'm trying
to run the font server in the first place.
I need set up some fonts under X to manipulate a special character
set. However, there's no documentation on either the pcf or bdf
fonts. There's not even documentation on the bdftopcf (or bdftops)
program. There's no pcftobdf program.
However, there is a fstobdf program. Also, I happen to know from
experience that the bdf format is "human readable". So, I expect that
by firing up the font server I'll be able take and clone existing
fonts even though I don't really have the proper docs.
--
Raul D. Miller
Acknowledgement sent to rdr@legislate.com (Raul Miller):
New bug report received and forwarded.
Full text available.
Report forwarded to debian-devel@pixar.com:
Bug#752; Package xfntbas.
Full text available.
Ian Jackson /
iwj10@thor.cam.ac.uk,
with the debian-bugs tracking mechanism