On Monday, August 24, 2009, Atte Andre Jensen wrote:
I'm trying to build kmidimon under arch linux, but
fail. It seems I'm
missing something kde, but which package should I install (and more
importantly; how could I have figured it out my self)?
[...]
CMake Error at
/usr/share/cmake-2.6/Modules/FindKDE4.cmake:44 (MESSAGE):
ERROR: Could not find KDE4 kde4-config
Call Stack (most recent call first):
CMakeLists.txt:35 (FIND_PACKAGE)
KMidimon 0.7.1 is based on KDE4. KDE4 libraries and base packages are required
(with -devel support, if you are trying to compile from source). I'm not
sure about the Arch package names, but probably something like this:
http://www.archlinux.org/packages/?sort=&arch=&repo=&q=kdebase
http://www.archlinux.org/packages/?sort=&arch=&repo=&q=kdelibs
Anyway, please be sure to *NOT* use the outdated, ancient, buggy version that
is available in AUR:
http://aur.archlinux.org/packages.php?ID=4472
If you need a legacy version for KDE3, please download and build the release
0.5.1, that is still available here:
http://downloads.sourceforge.net/kmetronome/kmidimon-0.5.1.tar.gz
HTH.
Regards,
Pedro