Re: [gentoo-user] kdelibs recompile required but not recognized

2009-04-11 Thread Neil Bothwick
On Fri, 10 Apr 2009 16:52:26 -0700, fe...@crowfix.com wrote:

 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.

Reinstalling kdelibs alone won't help if Qt was built with an older
compiler. Re-emerge qt.


-- 
Neil Bothwick

The trouble with doing something right the first time is that nobody
appreciates how difficult it was.


signature.asc
Description: PGP signature


Re: [gentoo-user] kdelibs recompile required but not recognized

2009-04-11 Thread felix
On Sat, Apr 11, 2009 at 11:45:51AM +0100, Neil Bothwick wrote:
 On Fri, 10 Apr 2009 16:52:26 -0700, fe...@crowfix.com wrote:
 
  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.
 
 Reinstalling kdelibs alone won't help if Qt was built with an older
 compiler. Re-emerge qt.

I thought I had, and should have said so.  Anyways, I am starting a
rebuild and will see what I see in a while ...

-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / fe...@crowfix.com
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o



[gentoo-user] kdelibs recompile required but not recognized

2009-04-10 Thread felix
I am probably missing something really basic here.  I get quite a few
emerge failures like this:

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.


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-office/karbon-1.6.2/work/karbon-1.6.2/config.log

Several remerges of kdelibs don't change it a whit, not even a single
solitary son-of-whit.

What exactly should I do to clear this up?

This is a ~amd64 system.


-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / fe...@crowfix.com
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o



Re: [gentoo-user] kdelibs recompile required but not recognized

2009-04-10 Thread Paul Hartman
On Fri, Apr 10, 2009 at 6:52 PM,  fe...@crowfix.com wrote:
 I am probably missing something really basic here.  I get quite a few
 emerge failures like this:

    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.


    !!! Please attach the following file when seeking support:
    !!! /var/tmp/portage/app-office/karbon-1.6.2/work/karbon-1.6.2/config.log

 Several remerges of kdelibs don't change it a whit, not even a single
 solitary son-of-whit.

 What exactly should I do to clear this up?

 This is a ~amd64 system.

I see you're trying to install KOffice 1.x. What version of kdelibs
and KDE are you using? What version of Qt? Do you have mixed KDE/Qt
versions installed? Useing kdeprefix USE flag or not? Thanks :)