Date: Fri, 5 Mar 2004 20:24:51 -0600 From: Chris <racerx@makeworld.com> To: freebsd-questions@freebsd.org Subject: Re: GUI-related questions. Message-ID: <200403052024.51782.racerx@makeworld.com> In-Reply-To: <20040306014039.GA53535@tao.thought.org> References: <20040305085141.GA91134@tao.thought.org> <20040305162941.63be4e89@vixen42.> <20040306014039.GA53535@tao.thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 05 March 2004 07:40 pm, Gary Kline wrote: > > The err stated that I should pkg_delete 3.1.4 first; that > KDE-3.2.0 was trying to install in the same place. > A few hours ago I tried pkg_add to install this. It found > kde but not kde3. Using mozilla I found there was no > "Package" under KDE3. > > (I can see myself wasting dozens of hours playing around > with all these toys... Got to watch it :) > > gary In order to install KDE 3.2.0, you do indeed need to pkg_delete ALL (and that's the key) ALL related KDE libs. By typing /usr/local/sbin/pkgdb -fuF && /usr/local/sbin/portversion -vL= > tmp you will pump the results to the file tmp. Read through that file and note ALL KDE libs. pkg_delete them all by hand, then install KDE. -- Best regards, Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403052024.51782.racerx>