编译kdevplatform-1.1.2

-- The C compiler identification is GNU4.8.2

-- The CXX compiler identification is GNU4.8.2

-- Check for working C compiler: /bin/cc

-- Check for working C compiler: /bin/cc

-- works

-- Detecting C compiler ABI info

-- Detecting C compiler ABI info - done

-- Check for working CXX compiler: /bin/c++

-- Check for working CXX compiler: /bin/c++

-- works

-- Detecting CXX compiler ABI info

-- Detecting CXX compiler ABI info - done

CMake Error at/usr/share/cmake/Modules/FindKDE100pxake:58 (message):

  ERROR: Could not find KDE4 kde4-config

Call Stack (most recentcall first):

  CMakeLists.txt:14 (find_package)

-- Configuringincomplete, errors occurred!

解决办法:

安装kdelibs库文件

[root@localhost kdevplatform-1.1.2]# yum --nogpgcheck install kdelibs*