From owner-freebsd-alpha Wed Jul 17 8:26:28 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7100037B400 for ; Wed, 17 Jul 2002 08:26:25 -0700 (PDT) Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id A16CB43E31 for ; Wed, 17 Jul 2002 08:26:24 -0700 (PDT) (envelope-from Jan.Lentfer@web.de) Received: from [80.129.123.211] (helo=floundjan.homeip.net) by smtp.web.de with esmtp (WEB.DE(Exim) 4.70 #5) id 17Uqh5-0004cQ-00; Wed, 17 Jul 2002 17:26:23 +0200 Received: from localhost (localhost.lan [127.0.0.1]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id 42238226; Wed, 17 Jul 2002 17:26:22 +0200 (CEST) Received: from jan-alpha.lan (jan-alpha.lan [192.168.0.29]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with SMTP id 74865225; Wed, 17 Jul 2002 17:26:16 +0200 (CEST) Date: Wed, 17 Jul 2002 17:26:14 +0200 From: Jan Lentfer To: "Schroeder, Aaron" Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: XFree86-4.2 on a PWS-500au Message-Id: <20020717172614.5259007a.Jan.Lentfer@web.de> In-Reply-To: <025596A38A894B45AFE62346A6BF47464E27A2@waexch1.qgraph.com> References: <025596A38A894B45AFE62346A6BF47464E27A2@waexch1.qgraph.com> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; alpha-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 17 Jul 2002 10:18:18 -0500 "Schroeder, Aaron" wrote: > Jan, > > I did so much re-building/compiling/installing that I forgot what I all did. > :( So, you think kdebase is the culprit, should I just do a 'make deinstall > reinstall clean' in the kdebase port folder? Before you do that, try the following: su-2.05a# ldd /usr/local/bin/kdeinit | grep freetype On my system this results in "libfreetype.so.9 => /usr/local/lib/libfreetype.so.9". Then check if you have the file that comes out. Possible it will say "...so.6". You could try and make a symlink called so.6 pointing to so.9 (or whatever you have) and try if that works. But I think this is not a very clean method. Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message