You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

fuzzylogik

Beginner

  • "fuzzylogik" started this thread

Posts: 1

Location: Canada

  • Send private message

1

Wednesday, July 6th 2005, 8:57pm

Kopete Install/Config Error

when im trying to install kopete and i run the config i get this message

"checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!"


what can i do about this?


thx in advance

Dan

2

Wednesday, July 6th 2005, 9:41pm

RE: Kopete Install/Config Error

You must add an option --prefix /path/to/kde in the ./configure command. You can find out you what /path/to/kde is with

Source code

1
kde-config --prefix


You also have to have the kdelibs header files installed; in some distributions there is a seperate (-devel) package for that.

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

3

Wednesday, July 27th 2005, 3:09am

You gotta install the -devel packages for kde, for example:

kdelibs-devel
kdebase-devel