From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LcJ83-0002nv-EK for garchives@archives.gentoo.org; Wed, 25 Feb 2009 12:44:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 554CEE0545; Wed, 25 Feb 2009 12:44:46 +0000 (UTC) Received: from anli.goldspace.net (anli.goldspace.net [80.246.67.229]) by pigeon.gentoo.org (Postfix) with ESMTP id E8874E0545 for ; Wed, 25 Feb 2009 12:44:45 +0000 (UTC) Received: from anli.goldspace.net (localhost [127.0.0.1]) by anli.goldspace.net (Postfix) with ESMTP id A32BF5A82F for ; Wed, 25 Feb 2009 15:44:20 +0300 (MSK) From: Andrew Gaydenko To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] KDE3 apps installation fails... Date: Wed, 25 Feb 2009 15:44:20 +0300 User-Agent: KMail/1.11.0 (Linux/2.6.28-gentoo-r2; KDE/4.2.0; x86_64; ; ) References: <200902251533.32179.a@gaydenko.com> <200902251339.00287.volkerarmin@googlemail.com> In-Reply-To: <200902251339.00287.volkerarmin@googlemail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902251544.20584.a@gaydenko.com> X-Archives-Salt: 81496824-dc34-48a8-99fb-c0ba31dda388 X-Archives-Hash: 996fab4b4cde814d777d5794027f8d2a On Wednesday 25 February 2009 15:38:59 Volker Armin Hemmann wrote: > On Mittwoch 25 Februar 2009, Andrew Gaydenko wrote: > > ...with the same error shown below (the error takes place for, say, > > soundkonverter, tellico, ...). I have KDE4 installed (~amd64), but some > > KDE3 libs and apps are still in use also (ones which were not upgraded > > during KDE4 installation). > > > > How to resolve the issue? > > > > ----------------------------------------------------------- > > ... > > checking for KDE... libraries /usr/kde/3.5/lib64, headers /usr/include > > checking if UIC has KDE plugins available... no > > configure: error: > > you need to install kdelibs first. > > > > If you did install kdelibs, then the Qt version that is picked up by > > this configure is not the same version you used to compile kdelibs. > > The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the > > _same Qt version_, compiled with the _same compiler_ and the same Qt > > configuration settings. > > do you have rebuild the 3.5 libs? I have not (at least, manually, and the portage, IIRC, didn't insist on rebuilding also). Must I?