From owner-freebsd-doc@FreeBSD.ORG Tue Apr 8 10:29:43 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E92D37B404 for ; Tue, 8 Apr 2003 10:29:43 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E5A643F75 for ; Tue, 8 Apr 2003 10:29:42 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h38HSOBG087584; Tue, 8 Apr 2003 13:28:24 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Wed, 9 Apr 2003 01:26:57 -0400 From: Tom Rhodes To: ruffneck Message-Id: <20030409012657.572ac816.trhodes@FreeBSD.org> In-Reply-To: <20030408165840.X94833-100000@esso.tky.hut.fi> References: <20030408165840.X94833-100000@esso.tky.hut.fi> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: FreeBSD-doc@FreeBSD.org Subject: Re: Documentation of xfree, antialiased fonts and gnome X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:29:44 -0000 On Tue, 8 Apr 2003 17:08:29 +0300 (EEST) ruffneck wrote: > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html#X11-WM-GNOME-ANTIALIAS > > In that document firstly using port x11/gdkxft is recommended. However > that port didn't compile unless port x11-fonts/fontconfig is installed. > Giving that information in the handbook could be beneficial? > By building that from the ports collection, the x11-fonts/fontconfig port should be installed as a depend. If that is NOT happening, I would suggest you contact the port maintainer: grep 'MAINTAINER' /usr/ports/x11/gdkxft/Makefile -- Tom Rhodes