From owner-freebsd-x11@FreeBSD.ORG Fri Aug 26 18:04:51 2005 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33A5416A41F for ; Fri, 26 Aug 2005 18:04:51 +0000 (GMT) (envelope-from cchin@ack.Berkeley.EDU) Received: from malcolm.berkeley.edu (malcolm.Berkeley.EDU [128.32.206.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6ED343D45 for ; Fri, 26 Aug 2005 18:04:50 +0000 (GMT) (envelope-from cchin@ack.Berkeley.EDU) Received: from malcolm.berkeley.edu (localhost [127.0.0.1]) by malcolm.berkeley.edu (8.13.3/8.13.3) with ESMTP id j7QI4oTu035511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 26 Aug 2005 11:04:50 -0700 (PDT) (envelope-from cchin@ack.Berkeley.EDU) Received: from localhost (cchin@localhost) by malcolm.berkeley.edu (8.13.3/8.13.3/Submit) with ESMTP id j7QI4oIF035508 for ; Fri, 26 Aug 2005 11:04:50 -0700 (PDT) (envelope-from cchin@ack.Berkeley.EDU) X-Authentication-Warning: malcolm.berkeley.edu: cchin owned process doing -bs Date: Fri, 26 Aug 2005 11:04:50 -0700 (PDT) From: Christopher Chin To: freebsd-x11@freebsd.org Message-ID: <20050826110038.X35293@malcolm.berkeley.edu> X-Java-Level: Decaf MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (malcolm.berkeley.edu [127.0.0.1]); Fri, 26 Aug 2005 11:04:50 -0700 (PDT) Subject: fonts.alias part of xorg-server installation? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2005 18:04:51 -0000 Howdy.... Starting from scrtach because of a dead hard drive, and I just installed 6.8.2 (running FreeBSD 5.4-rel, I used portinstall to add xorg-server-6.8.2_3). I can't start the server b/c of the popular "could not open default font 'fixed'". I understand that my fonts/misc/fonts.alias is missing but I'd like to know if it's part of the release, or if I'm *supposed* to add this by hand? I hate hacking this early in the revival process. I figured it should be part of the release, and even just reinstalled ('portupgrade -R -f xorg-server') but still no fonts.alias file.... Is there another port/package I should be adding? Thanks, - Christopher ======================