From owner-freebsd-questions Sat Mar 3 22: 8:11 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 25E1237B718 for ; Sat, 3 Mar 2001 22:08:06 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 10528 invoked by uid 0); 4 Mar 2001 06:08:04 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 4 Mar 2001 06:08:04 -0000 Message-ID: <3AA1DBC4.8364387D@urx.com> Date: Sat, 03 Mar 2001 22:08:04 -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: Duraid Cc: "questions@FreeBSD.ORG" Subject: Re: installing kde2.1 ended up with kde2.0?????? References: <3AA1C1EE.4E2D6AC6@home.com> <3AA1C6EA.847207DC@urx.com> <3AA1C5CB.65F4D245@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Duraid wrote: > > what do you mean?? please explain im really confused about the ports... if > i downloaded the port (kde2.tar) from the freebsd website i still have to > cvsup... what it i want to stay stable ( and that's what i want to)... > explain explain explain ... please please please Well, the kde-2.1 port depends on information in /usr/ports/x11/kde2 to do the builds and installs and if it is still setup up for 2.0, you will get 2.0 installed. Somewhere on your system is a file called ports-supfile. I have the original in /usr/share/examples/cvsup/ports-supfile and a modified version from my system in /root/cvsup. You need to run cvsup with ports-supfile as an argument. Then cvsup will upgrade your kde2 port from 2.0 to 2.1. Unfortunately, this probably means 2 more days of compiling. The system I found some of this on could build qt-2.2.4, make and make install of kde-2.1 in 3 hours. A simple mistake wasn't quite so time consuming. If you didn't upgrade your ports, you will also have to pkg_delete the kde-2.0 stuff and, make clean, re-make, and make install the kde-2.1 stuff. One bright note is that one of the problem pieces has been fixed while you were doing all of this. The ports and docs are different pieces of FreeBSD and cvsuping one doesn't get the other. If you are tracking -stable, it isn't as important to keep the ports current. When a major feature such as kde-2.1 comes a long, you then have to upgrade to your port system before you can make use of it. There are articles of keeping current in the handbook that show you how to use cvsup and all you have to do is find a close cvsup mirror and add that to the server in the ports file. This way you don't have to worry about the tag=RELENG_4 and tag=. problem. Kent > > Duraid > > Kent Stewart wrote: > > > Duraid wrote: > > > > > > i downloaded the meta port of kde 2.1 to my /tmp. it was in the for of > > > kde2.tar and here is what i did: > > > > > > yellow# cd /tmp/ > > > yellow# tar xvf kde2.tar (it tared a pub directory) > > > yellow# cd pub/FreeBSD/branches/-current/ports/x11/kde2/ > > > yellow# make install > > > > > > and ended up with kde 2.0 ??? WHAT HAPPENED?? > > > > Did you cvsup upgrade your ports so that they knew about 2.1. > > > > Kent > > > > > > > > I'VE BEEN COMPILING FOR 2 DAYS NOW > > > > > > Duraid > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > 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 -- 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