Date: Thu, 23 Mar 2000 13:49:33 -0600 From: Ade Lovett <ade@lovett.com> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-ports@freebsd.org Subject: Re: kde is hosed? Message-ID: <20000323134933.D419@lovett.com> In-Reply-To: <Pine.BSF.4.21.0003231520040.87591-100000@thelab.hub.org>; from scrappy@hub.org on Thu, Mar 23, 2000 at 03:25:46PM -0400 References: <Pine.BSF.4.21.0003231520040.87591-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 23, 2000 at 03:25:46PM -0400, The Hermit Hacker wrote: > > [...] > > aclocal.m4 is looking for: > $ac_kde_libraries/libkdecore.la > > [...] > > This is a fresh install of 4.0-RELEASE, upgraded to 4.0-STABLE, and then > install everything else over top of it ... it isn't even an upgrade :( > > Thoughts/comments? There was a commit or two that made kdelibs use libtool properly, and not install the effectively-useless <libraryname>.la turds. For some completely bizarre reason, other KDE ports look for the existence of the .la file, instead of the library itself, to determine whether or not "KDE libraries exist". I believe Will is working on some patches for the KDE ports to fix this behavior. Y'all should be using GNOME anyway ;) -aDe -- Ade Lovett, Austin, TX. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000323134933.D419>