Didn't find KDE3 headers


Results 1 to 3 of 3

Thread: Didn't find KDE3 headers

  1. #1
    Join Date
    Jan 2010
    Posts
    1

    Didn't find KDE3 headers

    I'm trying to set up khtml2png on a private test web server running fedora 6

    I read that it requires the development libs for kde so I went through a long process of installing:
    kdelibs4-devel-3.90.1-2.fc6

    and all of the many dependencies that it needed.

    I tried to run the ./configure file and am getting the following errors:

    Code:
    -- Configuring incomplete, errors occurred!
    -- Didn't find KDE3 headers
    -- Didn't find KDE3 core library
    -- Didn't find the KDE3 dcopidl preprocessor
    -- Didn't find the KDE3 dcopidl2cpp preprocessor
    -- Found KDE3 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
    CMake Error at /root/programs/cmake-2.8.0/share/cmake-2.8/Modules/FindKDE3.cmake:288 (MESSAGE):
      Could NOT find everything required for compiling KDE 3 programs
    Call Stack (most recent call first):
      CMakeLists.txt:6 (find_package)
    
    -- Configuring incomplete, errors occurred!
    I'm not sure what's wrong. I thought the headers would be included in kdelibs4-devel. I'm not very experienced with Linux and I'm not sure where to look or what the next step would be to get this working.
    Thanks in advance for any help.

  2. #2
    Join Date
    Jul 2002
    Location
    Vladivostok, Russia
    Posts
    9,053
    A simple question that should be asked is .....do you have KDE installed and what version?
    "I was pulled over for speeding today. The officer said, "Don't you know
    the speed limit is 55 miles an hour?" And I said, "Yes, but I wasn't going
    to be out that long."

    How To Ask Questions The Smart Way
    COME VISIT ME IN RUSSIA NOW!!

  3. #3
    Join Date
    Oct 2002
    Location
    Republic of Texas
    Posts
    5,898
    I think that kdelibs4-devel-3.90.1-2.fc6 supplies kde4 libs which are not what you need. There is a kdelibs3-devel rpm.
    Need help in realtime? Visit us at #linuxnewbie on irc.libera.chat

    Few of us will do as much for our fellow man as he has done.
    --Andrew Morton on RMS

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •