分页: 1 / 1

编译fcitx-sunpinyin出错了。

发表于 : 2012-02-07 12:23
nmsfan
我fedora-16-kde
木有scitx-sunpinyin的包,伤死了,自己编译还过不了…………
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Libintl: /usr/include
-- Found Gettext: /usr/bin/msgmerge
CMake Error at CMakeLists.txt:11 (FIND_PACKAGE):
Could not find module FindFcitx.cmake or a configuration file for package
Fcitx.

Adjust CMAKE_MODULE_PATH to find FindFcitx.cmake or set Fcitx_DIR to the
directory containing a CMake configuration file for Fcitx. The file will
have one of the following names:

FcitxConfig.cmake
fcitx-config.cmake

CMake Error at CMakeLists.txt:13 (PKG_CHECK_MODULES):
Unknown CMake command "PKG_CHECK_MODULES".


-- Configuring incomplete, errors occurred!

这………………咋整……那个FcitxConfig.cmake 在哪?
这从google code上下的包,也没写依赖关系,也不知道是不是少什么包……

Re: 编译fcitx-sunpinyin出错了。

发表于 : 2012-02-07 12:24
nmsfan
安装 fcitx-devel ??

Re: 编译fcitx-sunpinyin出错了。

发表于 : 2012-02-07 12:25
枫叶饭团
自问自答?反正我编译fcitx就没成功过

Re: 编译fcitx-sunpinyin出错了。

发表于 : 2012-02-07 12:26
nmsfan

又是版本问题,
我继续…………

Re: 编译fcitx-sunpinyin出错了。

发表于 : 2012-02-07 12:28
nmsfan
我靠
fcitx-sunpinyin-0.3.3依赖fcitx 4.2.0 ,我这还4.1呢……

Re: 编译fcitx-sunpinyin出错了。

发表于 : 2012-02-07 12:32
nmsfan
fcitx-sunpinyin-0.3.1依赖sunpinyin-2.0.4,我这是2.0.3 :em20 :em20

Re: 编译fcitx-sunpinyin出错了。

发表于 : 2012-02-07 12:57
nmsfan
CMake Error at CMakeLists.txt:9 (FIND_PACKAGE):
Could not find module FindLibintl.cmake or a configuration file for package
Libintl.

Adjust CMAKE_MODULE_PATH to find FindLibintl.cmake or set Libintl_DIR to
the directory containing a CMake configuration file for Libintl. The file
will have one of the following names:

LibintlConfig.cmake
libintl-config.cmake

Re: 编译fcitx-sunpinyin出错了。

发表于 : 2012-02-07 13:07
nmsfan

安装了gettext还是找不到Libintl

Re: 编译fcitx-sunpinyin出错了。

发表于 : 2012-02-07 14:02
nmsfan
解决了,方法是:添加第三方源,从源里安装 :em06 :em06
感谢邮件列表~~~~~感谢其作者,哈哈。