Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Mar 2001 05:14:32 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Odhiambo Washington <wash@iconnect.co.ke>
Cc:        FBSD-Q <freebsd-questions@freebsd.org>
Subject:   Re: KDE2 build fails
Message-ID:  <3AA4E2B8.859D994B@urx.com>
References:  <20010306104656.A3480@aft.iconnect.co.ke> <3AA49D75.11CFF941@urx.com> <20010306160809.A56723@poeza.iconnect.co.ke>

next in thread | previous in thread | raw e-mail | index | archive | help


Odhiambo Washington wrote:
> 
> * Kent Stewart <kstewart@urx.com> [20010306 11:21]: writing on the subject 'Re: KDE2 build fails'
> Kent> What version are you trying to install? You need to make sure that you
> Kent> have all of the current ports that KDE-2 requires. For example,
> Kent> KDE-2.1 requires qt-2.2.4 and a number of other recent upgrades to
> Kent> your port system.
> Kent>
> Kent> Kent
> 
> Hi Kent,
> 
> I did a cvsup recently, replacing /usr/ports with everything new. Actually
> I just decided to rm -rf while inside /usr/ports then did a cvsup.
> The makefile for qt shows exactly what you're saying - qt-2.2.4. Is there
> something previuosly discussed that I missed, like what programs I need to
> have new versions installed for before I touch KDE2.1
> I did build qt manually but now the failure comes in kdebase - hmmmm..

I have found KDE-2 to be the most touch program to install. It an
CodeCrusader are sensitive to the point of being twitchy. The best way
I have found it to build pib from ports and build b-req''s and r-req's
before you start. Then make sure your are starting out with all of the
KDE-1, and KDE-2 stuff deleted and cleaned. Then, it is simple to
install. You start out in /usr/ports/x11/kde2 and do a make and make
install. It will do everything for you at that point. There was a
problem with /usr/local/include/getopt.h that stopped me but I saw
where Will fixed that. The make installs kdesupport2 and kdelibs2. The
make install builds everything else. All it takes is time. My dual
866'2 build qt-2.2.4 and all of KDE-2 in 3 hrs. My slowest system
couldn't even build kdemultimedia2 in that time and the rest took
much, much longer :).

Start it compiling and be patient. When the install finishes, it works
and it pretty cool looking.

Kent
> 
> Thank you for the help.
> 
> ###
> > I am hoping that someone managed to get past this stage of building kde2
> > on 4.2-STABLE, cvsup Friday 2-03-2001
> >
> > #if ! (QT_VERSION >= 222)
> > #error 1
> > #endif
> > int main() {
> >     QStringList *t = new QStringList();
> >     QIconView iv(0);
> >     iv.setWordWrapIconText(false);
> >     QString s;
> >     s.setLatin1("Elvis is alive", 14);
> >     int magnolia = QEvent::Speech; /* new in 2.2 beta2 */
> >     return 0;
> > }
> > (end of "config.log")
> > *** Error code 1
> > Stop in /usr/ports/x11/kdebase2.
> 
> -Wash
> 
> --
> Odhiambo Washington  Inter-Connect Ltd.,
> wash@iconnect.co.ke  5th Flr Furaha Plaza
> Tel: 254 11 222604   Nkrumah Rd.,
> Fax: 254 11 222636   PO Box 83613 MOMBASA, KE.
> 
> BASIC - A programming language. Related to certain social diseases in that
> those who have it will not admit it in polite company.
> 
>   ----------------------------------------------------------------------
>    Part 1.2Type: application/pgp-signature

-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AA4E2B8.859D994B>