From owner-freebsd-questions Wed Mar 7 18:32:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 8D39837B71C for ; Wed, 7 Mar 2001 18:32:30 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 13447 invoked by uid 0); 8 Mar 2001 02:32:29 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 8 Mar 2001 02:32:29 -0000 Message-ID: <3AA6EF3D.88799E23@urx.com> Date: Wed, 07 Mar 2001 18:32:29 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: sudz@ns3g.com Cc: freebsd-questions@freebsd.org Subject: Re: KDE2 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Colin Legendre wrote: > > I just cvsup'd from 4.2 release to stable. I had KDE 1.1 installed > and using the port installed KDE2.0, without removing 1.1. Now in > my Kmenu I have man double entries under games etc.... Any help? > Was I supposed to remove 1.1 first, and how do I now fix this? You always pkg_delete an old port before you add a new one. This isn't always true. The docproj is a noticeable exception. Unfortunately, your education in how you deal with port's was on one of the most costly as far as computer resources is concerned. The compiles can seem to take forever depending on the speed of your cpu. If you are really close such a 2.0 to 2.1, the "make install" will tell you that it is already installed. It won't tell you when you try add 2.1 and already have 1.1 installed. The only way to recover the damage that I know of is to pkg_delete them all and then reinstall 2.x. If you were lucky and didn't do a clean, you should be able to get away with a make reinstall in each of the KDE-2 port directories. If you cleaned, it will be another set of compiles. You have to start with kdesupport2 and then kdelibs2. The order after that would require a little investigation on your part. With a current INDEX, I use the port pib to do that. Kent > > > Colin Legendre CCNA, MCP > sudz@ns3g.com > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message