Hi!
I'm trying compile piklab-0.15.9 package but cmake gives an error:
I can't find any kdelibs(x)-dev package that solves dependency.
What to do?
My Kubuntu 11.10 installation is 64 bit version.
Thanks, Henry
I'm trying compile piklab-0.15.9 package but cmake gives an error:
Code:
cmake . -- Didn't find KDE3 headers -- Found KDE3 library dir: /usr/lib -- 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 /usr/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:36 (find_package) -- Configuring incomplete, errors occurred!
What to do?
My Kubuntu 11.10 installation is 64 bit version.
Thanks, Henry
Comment