Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 13:26:05 -0700
From:      "Steve Dobbs" <sdobbs@stupid.com>
To:        sdobbs@stupid.com, kstewart@urx.com
Cc:        stable@freebsd.org
Subject:   Re: KDE2.2 build problems
Message-ID:  <200108282026.NAA23121@mail17.bigmailbox.com>

next in thread | raw e-mail | index | archive | help
Ok, I have installed portsupgrade, and ran it like you suggested.  I tried to build kdebase2 (on both boxes) and I still get the "no such file" message.  I tried to install kdelibs2 by itself, and I get an error saying that I have KDE1 headers installed and that installing this port will result in a conflict between kde1 and kde2.  I don't have kde1 installed, so how can I get the kde1 headers?

>Date: Mon, 27 Aug 2001 15:27:22 -0700
> Kent Stewart <kstewart@urx.com>Reply-To: kstewart@urx.com
> Steve Dobbs <sdobbs@stupid.com>CC: stable@freebsd.org
> Re: KDE2.2 build problems
>
>
>Steve Dobbs wrote:
>> 
>> I get kdebase-2.2 and kdelibs-2.1 (and kdelist-1.1.2_2) when I run the make search, but I'm not sure what this portsdb is that you speak of.  I looked for it on my system and didn't find it.
>
>You have to have installed portupgrade before you have a portsdb. The
>directory is /usr/ports/sysutils/portupgrade.
>
>I have a function that I call search. It is
>
>crystal# cd /root/bin
>crystal# cat search
>#! /bin/sh
>cd /usr/ports
>make search name=$1
>
>That lets you search the port INDEX from any convient location.
>
>I typed the make search and then watched the screen scroll by. I
>didn't realize that kde was in so many names. I typically type "search
>kdelibs" and that keeps it to a single screen.
>
>When I install kde-x.x, I first remove any of the older versions. I do
>something like 
>
>pkg_info | grep kde > kderm
>
>Then I use vi to convert the lines into something that looks like 
>
>pkg_delete -f kde-2.1.1
>
>I also add "#! /bin/sh" as the first line.
>
>When you finish editing, you need to chmod it so you can run it. You
>also need to do this for anything that uses kdelibs, such as koffice
>and etc.
>
>You need the latest versions of the b-deps. You can see what they are
>by doing the make search on kdelibs-2. The list is pretty long. It is
>easier if you do this from a different computer. You can have multiple
>sessions running. 
>
>If you can build and install kdelibs-2.2_1, the rest are easy. If you
>don't have a previous version installed, this is overkill. Just use
>"search kdelibs" and make sure you have current b-deps. That b-deps is
>a line from "make search". You also need current r-deps but one thing
>at a time.
>
>Kent
>
>> 
>> >Date: Mon, 27 Aug 2001 13:17:26 -0700
>> > Kent Stewart <kstewart@urx.com> Steve Dobbs <sdobbs@stupid.com>CC: stable@freebsd.org
>> > Re: KDE2.2 build problems
>> >
>> >
>> >Steve Dobbs wrote:
>> >>
>> >> I just cvsup'ed two Freebsd 4.3 systems, and tried to build KDE 2.2, and both systems errored out compiling favicons.cpp, saying that it cannot fine the ifle kdedemodule.h.  I re-cvsupped (if that is a word) and tried it again, and got the same error on both machines.  Is anyone else having this problem.
>> >
>> >I had a whole bunch of other errors but nothing like that. When you do
>> >a
>> >
>> >cd /usr/ports
>> >make search name=kde
>> >
>> >What do you see for kdebase and kdelibs? You should be seeing
>> >something like kdelibs-2.2_1. I running Windows XP on my system that I
>> >did the build on and can't look it until I finish some tests.
>> >
>> >You usually have to make the index after cvsup'ing ports-all. The
>> >INDEX isn't kept up todate that often. There is a port called
>> >portupgrade. When you finish cvsuping ports-all, you run portsdb -uU
>> >and that builds a new index for you. I have a script called uports
>> >that does all of it for me.
>> >
>> >Kent
>> >
>> >>
>> >> Steve Dobbs
>> >>
>> >> Steve Dobbs
>> >> sdobbs@stupid.com
>> >>
>> >> ------------------------------------------------------------
>> >> Sent with STUPID.COM's free email. Don't YOU belong here? http://www.stupid.com
>> >>
>> >> To Unsubscribe: send mail to majordomo@FreeBSD.org
>> >> with "unsubscribe freebsd-stable" in the body of the message
>> >
>> >--
>> >Kent Stewart
>> >Richland, WA
>> >
>> >It is hard to believe you are soaring with Eagles (las águilas)
>> >when you accept SPAM like a mouse (el ratón).
>> >
>> >mailto:kbstew99@hotmail.com
>> >http://kstewart.urx.com/kstewart/index.html
>> >http://daily.daemonnews.org/
>> 
>> Steve Dobbs
>> sdobbs@stupid.com
>> 
>> ------------------------------------------------------------
>> Sent with STUPID.COM's free email. Don't YOU belong here? http://www.stupid.com
>
>-- 
>Kent Stewart
>Richland, WA
>
>It is hard to believe you are soaring with Eagles (las águilas) 
>when you accept SPAM like a mouse (el ratón).
>
>mailto:kbstew99@hotmail.com
>http://kstewart.urx.com/kstewart/index.html
>FreeBSD News http://daily.daemonnews.org/




Steve Dobbs
sdobbs@stupid.com


------------------------------------------------------------
Sent with STUPID.COM's free email. Don't YOU belong here? http://www.stupid.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108282026.NAA23121>