From owner-freebsd-questions@FreeBSD.ORG Sun Oct 5 12:50:44 2003 Return-Path: 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 5989416A4B3; Sun, 5 Oct 2003 12:50:44 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A36043FAF; Sun, 5 Oct 2003 12:50:42 -0700 (PDT) (envelope-from freebsd-questions@f.copacetic.net) Received: from soma.copacetic.net ([24.34.118.11]) by comcast.net (sccrmhc11) with ESMTP id <20031005195041011006qtvce>; Sun, 5 Oct 2003 19:50:41 +0000 Received: from localhost (steve@localhost) by soma.copacetic.net (8.12.6/8.11.6) with ESMTP id h95JofaS012573; Sun, 5 Oct 2003 15:50:41 -0400 (EDT) Date: Sun, 5 Oct 2003 15:50:40 -0400 (EDT) From: Steve Bernacki X-X-Sender: steve@soma.copacetic.net To: Joe Marcus Clarke In-Reply-To: <1065381743.15483.6.camel@shumai.marcuscom.com> Message-ID: References: <1065326185.27243.51.camel@shumai.marcuscom.com> <1065337002.385.12.camel@shumai.marcuscom.com> <1065381743.15483.6.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD User Questions List Subject: Re: Font selection problem with GAIM 0.70 port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2003 19:50:44 -0000 On Sun, 5 Oct 2003, Joe Marcus Clarke wrote: > > What about fontconfig? That's the important one. > fontconfig version is fontconfig-2.2.90_3 from the ports collection; Xft-2.1.2 from the ports collection as well. Many of the X-windows related ports on this new system (gtk2, etc.) were built before I manually uninstalled the XFree86 4.3.0 binary release of freetype2 [2.1.0], fontconfig [2.2.90], and Xft [2.1.0] and installed the ports versions: freetype2-2.1.5_1 fontconfig-2.2.90_3 Xft-2.1.2 ...ugh, version number hell. :) Thanks, Steve