On Mittwoch 25 Februar 2009, Andrew Gaydenko wrote: > On Wednesday 25 February 2009 15:50:19 Volker Armin Hemmann wrote: > > On Mittwoch 25 Februar 2009, Andrew Gaydenko wrote: > > > 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? > > > > the message you posted tells you to do so. You should. > > Thanks, it helped! I was not sure to reinstall kdelibs-3 as have thought > some kind of KDE 3+4 interference takes place.
no, kde3 is still installed into /usr/kde/3.X while kde4 is either installed into /usr or /usr/kde/4.Y - depending on the kdeprefix useflag. The two don't influence each other.

