From owner-freebsd-questions@FreeBSD.ORG Mon Oct 25 21:37:43 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 A784716A4CE for ; Mon, 25 Oct 2004 21:37:43 +0000 (GMT) Received: from ioskeha.hittite.isp.9tel.net (ioskeha.hittite.isp.9tel.net [62.62.156.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71B9943D58 for ; Mon, 25 Oct 2004 21:37:43 +0000 (GMT) (envelope-from huwwynnjones@neuf.fr) Received: from [81.185.81.95] (unknown [81.185.81.95]) by ioskeha.hittite.isp.9tel.net (Postfix) with ESMTP id DD1E214C058; Tue, 26 Oct 2004 00:03:10 +0200 (CEST) From: Huw Wynn-Jones To: freebsd-questions@freebsd.org Date: Mon, 25 Oct 2004 23:38:07 +0200 User-Agent: KMail/1.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410252338.08171.huwwynnjones@neuf.fr> cc: Spiral Eyed Girl Subject: Re: Upgrading KDE 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: Mon, 25 Oct 2004 21:37:43 -0000 On Sunday 24 October 2004 13:42, Spiral Eyed Girl wrote: > Hello, I am trying to upgrade KDE, using make install in the ports > directory, and I get this error: > > ===> kdelibs-3.3.0_2 conflicts with installed package(s): > kdebase-3.1.4 > > They install files into the same place. > Please remove them first with pkg_delete(1). > > and I try to do a "portupgrade kde" and get this error: > > Stale dependency: kde-3.1.4 --> openldap-client-2.1.23 -- manually run > 'pkgdb -F' to fix, or specify -O to force. > > How do I upgrade KDE without using pkg_delete? Or is that the only way to > do it? > > Thanks Hello, Check out the Kde-Freebsd page for some tips. http://freebsd.kde.org/ There is also a freebsd-kde mailing list. I had some trouble with the same upgrade so I ended up deleting all the old packages and then rebuilding KDE from scratch. It's not so much bother really. Just delete by force everything beginning with a K! Cheers Huw