From owner-freebsd-questions Fri Feb 21 11:43:51 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 9549437B401 for ; Fri, 21 Feb 2003 11:43:50 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3FC543F93 for ; Fri, 21 Feb 2003 11:43:49 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id h1LJhneN071234; Fri, 21 Feb 2003 13:43:49 -0600 (CST) (envelope-from dan) Date: Fri, 21 Feb 2003 13:43:49 -0600 From: Dan Nelson To: La Temperanza Cc: questions@FreeBSD.ORG Subject: Re: Cannot find -lXft2 Message-ID: <20030221194348.GB92688@dan.emsphone.com> References: <20030221113125.7ab299c9.temperanza@softhome.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030221113125.7ab299c9.temperanza@softhome.net> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.3i 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 In the last episode (Feb 21), La Temperanza said: > Hi, I'm having trouble compiling some gimp-devel related ports (currently > libglade2) that complain they can't find -lXft2. I've tried reinstalling > x11-fonts/Xft and the various XFree86 base ports, but no luck. Anyone know a > solution? libXft2.so is no more. It is now libXft.so.2. You will probably have to rebuild all your apps to make sure that none try to use Xft2 anymore. "portupgrade -fr Xft" should do it, I think. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message