Date: Mon, 10 Jun 2002 08:47:29 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Thomas Widlundh <tw@ettnet.se> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.5 and the kde Message-ID: <20020610084729.A20944@grimoire.chen.org.nz> In-Reply-To: <000701c20fa0$93869550$4e056dd4@chappe>; from tw@ettnet.se on Sun, Jun 09, 2002 at 12:28:48PM %2B0200 References: <000701c20fa0$93869550$4e056dd4@chappe>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 09, 2002 at 12:28:48PM +0200, Thomas Widlundh wrote: > Hi, > I just installed ver 4.5 pro from CD no 1 (feb 2002). > Earlier I had 4.1 > Now my 4.5 has almost no apps at all in the menu system, no kmail, no > kppp, no pdf-viewer, no plays, nothing. > Just some system tools and the Konquerer. > This is from my "user" side. > And yet I installed "everything", which seems to be very little. In > the /stand/sysinstall there are just the kde-base and > kde-libs. > Where are all the apps? Am I ment to get them elsewhere? > Netscape seems to be an old one. The ports tree has moved on a lot since Feb 2002. A lot more applications (including kde3) have been added/debugged to the list. What you need to do is to cvsup the latest ports tree, eg: # cvsup -L2 -h cvsup10.freebsd.org /usr/share/examples/cvsup/ports-supfile pkg_delete *all* your old kde ports and then: # cd /usr/ports/x11/kde3 # make install While it's building, go out and have some fun - it's gonna take a *LONG* time to finish building. Hope this helps. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "You can get farther with a kind word and a gun than you can with a kind word alone" - Al Capone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020610084729.A20944>