Пытаюсь установить KDevelop и с .deb пакета и с binary... Получаю следующее сообщение:
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.
Установил qt из исходников qt-x11-free-3.3.8 с уже установленным KDE...
Как решить эту проблему?