From owner-freebsd-current Wed Oct 9 00:40:45 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA00693 for current-outgoing; Wed, 9 Oct 1996 00:40:45 -0700 (PDT) Received: from rf900.physics.usyd.edu.au (rf900.physics.usyd.edu.au [129.78.129.109]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA00686 for ; Wed, 9 Oct 1996 00:40:41 -0700 (PDT) Received: (from dawes@localhost) by rf900.physics.usyd.edu.au (8.6.11/8.6.9) id RAA20191; Wed, 9 Oct 1996 17:40:22 +1000 From: David Dawes Message-Id: <199610090740.RAA20191@rf900.physics.usyd.edu.au> Subject: Re: Java,Netscape, & AccelX To: XFree86-beta@XFree86.Org Date: Wed, 9 Oct 1996 17:40:22 +1000 (EST) Cc: freebsd-current@FreeBSD.org In-Reply-To: <199610082218.AAA22171@uriah.heep.sax.de> from "J Wunsch" at Oct 9, 96 00:18:55 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >(Sorry for the blatant crosspost. Background: Netcrap recommends >people to run a `mkfontdir' in .../lib/X11/fonts/misc/ if they >experience segfaults, and it turns out that the actual problem is that >the fonts.dir in the XFree86 distribution mismatches with the actually >installed fonts if somebody didn't install all the font packages.) > >> > So yes, this is a reason where the installation script should always >> > finally run a `mkfontdir' there. Jordan? >> >> Actually, this should be part of XF86config since FreeBSD isn't >> the only OS which could potentially suffer from this problem. >> Rich? :-) > >Hmm, XF86Config? I thought this was only for creating the config file >in /etc. Anyway, i'll move it into the XFree86 beta list then... This is part of the postinst.sh script in recent XFree86 beta releases. If that isn't sufficient, then perhaps we should stop splitting the misc fonts into two parts. David