From owner-freebsd-questions Sun Jun 9 13:47:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id EEA8D37B40B for ; Sun, 9 Jun 2002 13:47:41 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g59KlVNg020993; Mon, 10 Jun 2002 08:47:31 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g59KlTsR020992; Mon, 10 Jun 2002 08:47:29 +1200 (NZST) Date: Mon, 10 Jun 2002 08:47:29 +1200 From: Jonathan Chen To: Thomas Widlundh Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.5 and the kde Message-ID: <20020610084729.A20944@grimoire.chen.org.nz> References: <000701c20fa0$93869550$4e056dd4@chappe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000701c20fa0$93869550$4e056dd4@chappe>; from tw@ettnet.se on Sun, Jun 09, 2002 at 12:28:48PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 ---------------------------------------------------------------------- "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