From owner-freebsd-questions@FreeBSD.ORG Sat Apr 3 11:30:33 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 6BF0416A4CE for ; Sat, 3 Apr 2004 11:30:33 -0800 (PST) Received: from www.mcmanis.com (www.mcmanis.com [66.125.189.29]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B00443D39 for ; Sat, 3 Apr 2004 11:30:33 -0800 (PST) (envelope-from cmcmanis@mcmanis.com) Received: (qmail 35869 invoked from network); 3 Apr 2004 19:41:18 -0000 Received: from home.mcmanis.com (HELO manowar.mcmanis.com) (66.125.189.30) by www.mcmanis.com with SMTP; 3 Apr 2004 19:41:18 -0000 Message-Id: <6.0.0.22.2.20040403113418.028ebe30@66.125.189.29> X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sat, 03 Apr 2004 11:35:43 -0800 To: questions@freebsd.org From: Chuck McManis In-Reply-To: <200404031626.10456.ben@spooty.net> References: <200404031626.10456.ben@spooty.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: KDE upgrade problem 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: Sat, 03 Apr 2004 19:30:33 -0000 At 07:26 AM 4/3/2004, you wrote: >I'm running KDE 3.1.4 under FreeBSD 5.2-CURRENT. I want to upgrade to KDE >3.2.1, and I've tried this a number of ways, using the ports system: I've >tried using 'portupgrade kde' and also in smaller chunks like 'portupgrade >kdelibs' and 'portupgrade kdebase', and I've tried doing The only way I got it to work was a clean re-install without KDE (bare install) then cvsup, portupgrade of ruby, then build/install of the KDE "meta" port. --Chuck