|
楼主 |
发表于 2009-3-25 12:43:08
|
显示全部楼层
我安装了2.6.2版的,那个问题解决了,但又来新问题了,下面是输出:
输出如下:
[kde-devel@localhost KDE]$ cd kdelibs
[kde-devel@localhost kdelibs]$ cmakekde
-- Found Qt-Version 4.5.0 (using /home/kde-devel/qt-copy/bin/qmake)
-- Found X11: /usr/lib/libX11.so
CMake Error at /usr/local/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
Did not find automoc4 (part of kdesupport). Searched for
Automoc4Config.cmake in using suffixes automoc4 lib/automoc4
lib64/automoc4. (missing: AUTOMOC4_EXECUTABLE)
Call Stack (most recent call first):
cmake/modules/FindAutomoc4.cmake:56 (find_package_handle_standard_args)
cmake/modules/FindKDE4Internal.cmake:294 (find_package)
CMakeLists.txt:33 (find_package)
-- Configuring incomplete, errors occurred!
make: *** 没有指明目标并且找不到 makefile。 停止。
是不是缺少automoc4或者版本低? |
|