You are not logged in.

1

Sunday, February 4th 2007, 5:06pm

QT/kdelibs errors - Kopete install

Hello.

I am not sure if this is a problem with my distro or something else.

Here's the deal:

I downloaded the kopete source package from the kopete.kde.org - did ./configure - then it stopes, and it gives me this:

Source code

1
2
3
4
5
6
7
8
9
 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 setting.

This message is not understandable to me. The kdelibs are installed, I am very sure they are.

I am running Foresight 1.0 if it is to any help. Could it work to install the kdelibs from source?

Any ideas?

Thanks,
3ncrypted.

This post has been edited 1 times, last edit by "3ncrypted" (Feb 4th 2007, 5:07pm)


bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

2

Sunday, February 4th 2007, 6:52pm

RE: QT/kdelibs errors - Kopete install

Yes, because your distro has probably installed end-user only files on your system. There are no development files among them, which you will need in order to compile Kopete.

Look for a kdelibs-devel package (or something similar), or if there is none, install kdelibs by source.
Bram Schoenmakers
KDE Netherlands (www.kde.nl)

3

Sunday, February 4th 2007, 7:12pm

Thanks!

Any idea where I could find a download location for the kdelibs-development files?

Thanks,
3ncrypted.

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

4

Sunday, February 4th 2007, 10:08pm

Your package manager should have them. If not, you should download the latest stable tarball from http://download.kde.org .
Bram Schoenmakers
KDE Netherlands (www.kde.nl)