Date: Wed, 17 Jul 2002 17:26:14 +0200 From: Jan Lentfer <Jan.Lentfer@web.de> To: "Schroeder, Aaron" <Aaron.Schroeder@qg.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Jul 2002 10:18:18 -0500 "Schroeder, Aaron" <Aaron.Schroeder@qg.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020717172614.5259007a.Jan.Lentfer>