From owner-freebsd-questions@FreeBSD.ORG Fri Feb 29 18:44:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73323106566B for ; Fri, 29 Feb 2008 18:44:57 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 3D5B78FC1F for ; Fri, 29 Feb 2008 18:44:57 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id BEADA1CCD5; Fri, 29 Feb 2008 09:44:54 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org Date: Fri, 29 Feb 2008 19:44:49 +0100 User-Agent: KMail/1.9.7 References: <728168.77213.qm@web53409.mail.re2.yahoo.com> In-Reply-To: <728168.77213.qm@web53409.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802291944.50157.fbsd.questions@rachie.is-a-geek.net> Cc: "Dr. Jennifer Nussbaum" Subject: Re: What provides libfontconfig.la? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 18:44:57 -0000 On Friday 29 February 2008 18:12:48 Dr. Jennifer Nussbaum wrote: > Hi, I recently upgraded my system from FreeBSD 6.0 to 6.3. But Im having > trouble with some ports that are unable to find > /usr/X11R6/lib/libfontconfig.la. Where does this come from, so i can > (re)install it? I couldnt find this by Googling > > I did try to force reinstall xorg, but that didnt work. Did you upgrade xorg following the instructions? E.g.: $ less -gi -p20070519 /usr/ports/UPDATING FYI: $ grep libfontconfig.la /usr/ports/x11-fonts/*/pkg-plist /usr/ports/x11-fonts/fontconfig/pkg-plist:lib/libfontconfig.la But I suggest you check if your Xorg upgrade is done properly first, 6.0 used 6.9 xorg. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.