Gentoo Archives: gentoo-dev

From: Peter Ruskin <aoyu93@×××××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] emerge kde fails (3.1_rc3 on ~x86 system )
Date: Sat, 16 Nov 2002 08:57:12
Message-Id: 200211160856.18074.aoyu93@dsl.pipex.com
In Reply to: Re: [gentoo-dev] emerge kde fails (3.1_rc3 on ~x86 system ) by Marc Chabrol
1 On Wednesday 13 Nov 2002 18:28, Marc Chabrol wrote:
2 > Found on the forum that it's a libxml2 version problem. 2.4.26 has a bug
3 > (which will be fixed in next release) that is the reason of the "> Entity:
4 > line 7: failed to load external entity "dtd/kdex.dtd" messages.
5 >
6 > So, emerge =libxml2-2.4.24, then reemerge kdelibs (has to be compiled with
7 > the good version) and you should then be able to emerge kde3.1 rc3.
8 >
9 > For reference, search for "meinproc" in gentoo forums.
10 >
11 > Hope it helps.
12 >
13 > Marc.
14 >
15 Thanks for the tip Marc. After failing to build kde-3.1_rc3, I looked on the
16 forums (searching for meinproc) for the answer.
17
18 The answer for me was to unpack kdelibs-3.0.99, `./configure
19 --prefix=/usr/kde/3.1`, go to the kdoctools and do `make install`. I had to
20 do `make install` in kio, dcop, kdeui, kdefx, kdecore, libltdl and kdesu for
21 this to work. Then, having already emerged libxml2-2.4.24 and qt-3.1.0, I
22 could successfully `emerge kde`.
23
24 KDE-3.1 looks pretty good, but we can either have qt-3.0.5 or qt-3.1.0 - not
25 both - they have the same slot. What this means for me is that konsole now
26 segfaults in kde-3.0.4:
27 $ konsole
28 KCrash: crashing.... crashRecursionCounter = 2
29 KCrash: Application Name = konsole path = <unknown> pid = 25496
30
31 ...presumably because of the wrong Qt?
32
33 Peter
34 --
35 Gentoo Linux 1.4 (Portage 2.0.44 (default-x86-1.4, gcc-3.2, glibc-2.3.1-r2)).
36 KDE: 3.0.99 (KDE 3.1 RC3) Qt: 3.1.0
37 AMD Athlon(tm) XP 1900+ 512MB. Kernel: 2.4.19-win4lin. GCC 3.2
38 Linux user #275590 (http://counter.li.org/). up 22:43.
39
40
41 --
42 gentoo-dev@g.o mailing list