From owner-freebsd-questions@FreeBSD.ORG Fri Feb 6 13:25:11 2004 Return-Path: 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 D083516A4CE for ; Fri, 6 Feb 2004 13:25:11 -0800 (PST) Received: from out1.mx.nwbl.wi.voyager.net (out1.mx.nwbl.wi.voyager.net [169.207.3.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57B8143D41 for ; Fri, 6 Feb 2004 13:25:09 -0800 (PST) (envelope-from dragoncrest@voyager.net) Received: from mail4.mx.voyager.net (mail4.mx.voyager.net [216.93.66.203]) by out1.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 72C6AE4645 for ; Fri, 6 Feb 2004 15:25:08 -0600 (CST) Received: from localhost.localdomain (nm5.mx.lnng.mi.voyager.net [216.93.38.231]) by mail4.mx.voyager.net (8.12.9/8.10.2) with ESMTP id i16LP7ZS032674 for ; Fri, 6 Feb 2004 16:25:08 -0500 (EST) Message-Id: <200402062125.i16LP7ZS032674@mail4.mx.voyager.net> From: "Dragoncrest" To: freebsd-questions@freebsd.org X-Mailer: CoreCommMail X-IPAddress: 209.153.128.248 Date: Fri, 6 Feb 2004 16:25:07 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Re: Problem upgrading KDE (Problem Solved) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 21:25:11 -0000 Ok, I found a solution and a work around for this. I was sweating bullets the whole time because I wasn't sure this was gonna work and I could just picture myself horking my KDE install because of this. Ok, here's what I did. Since kdelibs wouldn't install so long as kdebase was installed, I simply uninstalled kdebase, installed kdelibs, then installed kdebase. Strangely enough, it worked. :D So if any of you find that you encounter this strange issue, this is your fix. :) > Hi all. When trying to do a port upgrade of KDE I'm hitting something > that says it needs to be upgraded called kdelibs-3.1.4_1, but when I tried > to upgrade that, it says that it can't be upgraded because kdelibs > conflicts with kdebase which are installed to the same directory. Is > kdelibs and kdebase the same thing, just with a different name? Can I > safely yank kdebase and install kdelibs in its place to fix this? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >