From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9455 invoked by uid 1002); 16 Nov 2002 08:57:12 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 9446 invoked from network); 16 Nov 2002 08:57:12 -0000 From: Peter Ruskin To: gentoo-dev@gentoo.org Date: Sat, 16 Nov 2002 08:56:18 +0000 User-Agent: KMail/1.5 References: <1037175708.6573.3.camel@einstein.home.nuku.de> <200211131028.45404.marcc@whitepj.com> In-Reply-To: <200211131028.45404.marcc@whitepj.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200211160856.18074.aoyu93@dsl.pipex.com> Subject: Re: [gentoo-dev] emerge kde fails (3.1_rc3 on ~x86 system ) X-Archives-Salt: 05ffcad8-6b49-461b-bddd-4aa26d205028 X-Archives-Hash: 36458e1633b6a073c050880adf5d28e9 On Wednesday 13 Nov 2002 18:28, Marc Chabrol wrote: > Found on the forum that it's a libxml2 version problem. 2.4.26 has a bug > (which will be fixed in next release) that is the reason of the "> Entity: > line 7: failed to load external entity "dtd/kdex.dtd" messages. > > So, emerge =libxml2-2.4.24, then reemerge kdelibs (has to be compiled with > the good version) and you should then be able to emerge kde3.1 rc3. > > For reference, search for "meinproc" in gentoo forums. > > Hope it helps. > > Marc. > Thanks for the tip Marc. After failing to build kde-3.1_rc3, I looked on the forums (searching for meinproc) for the answer. The answer for me was to unpack kdelibs-3.0.99, `./configure --prefix=/usr/kde/3.1`, go to the kdoctools and do `make install`. I had to do `make install` in kio, dcop, kdeui, kdefx, kdecore, libltdl and kdesu for this to work. Then, having already emerged libxml2-2.4.24 and qt-3.1.0, I could successfully `emerge kde`. KDE-3.1 looks pretty good, but we can either have qt-3.0.5 or qt-3.1.0 - not both - they have the same slot. What this means for me is that konsole now segfaults in kde-3.0.4: $ konsole KCrash: crashing.... crashRecursionCounter = 2 KCrash: Application Name = konsole path = pid = 25496 ...presumably because of the wrong Qt? Peter -- Gentoo Linux 1.4 (Portage 2.0.44 (default-x86-1.4, gcc-3.2, glibc-2.3.1-r2)). KDE: 3.0.99 (KDE 3.1 RC3) Qt: 3.1.0 AMD Athlon(tm) XP 1900+ 512MB. Kernel: 2.4.19-win4lin. GCC 3.2 Linux user #275590 (http://counter.li.org/). up 22:43. -- gentoo-dev@gentoo.org mailing list