From owner-freebsd-questions Tue Feb 11 14:30:17 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77E8C37B401 for ; Tue, 11 Feb 2003 14:30:15 -0800 (PST) Received: from mail.karamazov.org (h162-040-089-010.adsl.navix.net [162.40.89.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A6B843F93 for ; Tue, 11 Feb 2003 14:30:14 -0800 (PST) (envelope-from smoberly@karamazov.org) Received: from karamazov.org (mail.karamazov.org [10.0.0.11]) by mail.karamazov.org (8.12.6/8.12.6) with SMTP id h1BMU6VV069017; Tue, 11 Feb 2003 16:30:06 -0600 (CST) (envelope-from smoberly@karamazov.org) Received: from 65.221.169.187 (SquirrelMail authenticated user smoberly) by mail.karamazov.org with HTTP; Tue, 11 Feb 2003 16:30:06 -0600 (CST) Message-ID: <22416.65.221.169.187.1045002606.squirrel@mail.karamazov.org> Date: Tue, 11 Feb 2003 16:30:06 -0600 (CST) Subject: Re: Gnome 2 on FreeBSD 4.7p3 -- multiple issues From: "Scott A. Moberly" To: In-Reply-To: <87F49C2F-3E0F-11D7-B2B3-0005025E566F@antsclimbtree.com> References: <19389.65.221.169.187.1045001981.squirrel@mail.karamazov.org> <87F49C2F-3E0F-11D7-B2B3-0005025E566F@antsclimbtree.com> X-Priority: 3 Importance: Normal Cc: , , X-Mailer: SquirrelMail (version 1.2.9) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> My two cents in here real quick, what does: >> >> pkg_info | fgrep XFree86 >> >> give? > > > pkg_info | fgrep XFree86 > XFree86-libraries-4.2.1_6 XFree86-4 include/(shared) library kit > imake-4.2.0_1 Imake and other utilities from XFree86 First of all you probably need to install: XFree86-fontDefaultBitmaps-4.2.0 XFree86-4 default bitmap fonts to deal with the explicit problem on your X startup. Though this may not work as you also want the following packages: XFree86-Server-4.2.1_7 XFree86-4 X server and related programs XFree86-clients-4.2.1_2 XFree86-4 Client environments XFree86-font100dpi-4.2.0 XFree86-4 bitmap 100 dpi fonts XFree86-font75dpi-4.2.0 XFree86-4 bitmap 75 dpi fonts XFree86-fontEncodings-4.2.0 XFree86-4 font encoding files XFree86-fontScalable-4.2.0 XFree86-4 Scalable font files wrapper-1.0_2 Wrapper for XFree86-4 server freetype2-2.1.3_1 A free and portable TrueType font rendering engine Some aren't strictly necessary, but... If you are in a rush you could install these one by one (starting with default fonts) until you are up and running otherwise make install clean deinstall everything you 'think' you have and start from scratch. -- Scott A. Moberly smoberly@karamazov.org One of the lessons of history is that nothing is often a good thing to do and always a clever thing to say. -- Will Durant To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message