当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: fcitx 安装时应该注意的问题   下载的软件包,有两种格式,一种是rpm,一种是tar.gz,我们分别来说怎样安装。
 

 

 ·sccs chapter 6    »显示摘要«
    摘要:list of additional sccs commandslist of additional sccs commandsattention: using non-sccs commands with sccs files can damage the sccs files. the following sccs commands complete the system for handli......
 ·sccs chapter 3    »显示摘要«
    摘要:creating, editing, and updating an sccs filecreating, editing, and updating an sccs fileyou can create, edit, and update an sccs file using the admin, get, and delta commands. creating an sccs fileadm......


fcitx安装方法
上一页   ... make install

在运行make的时候,可能会失败,如果你得到错误信息如下: 【程序编程相关:SHELL

【推荐阅读:[转载]GNU 文本实用程序简介----

(没有编译器cc或gcc)<哪位兄弟给找一下出错信息?我这里实在出不来> 【扩展信息:[转载]GNU 文本实用程序简介----

以前没有编译过软件包吧?没关系,找出你的安装光盘,装上gcc的rpm,一般就在第一张盘上.也可以装上开发工具,这样以后编译什么软件包也方便.

有了编译器,还有可能出错的,因为ebf用了xlib的头文件,如果没装,就会:

mconn.c:32:22: x11/xlib.h: no such file or directory

.....

make[1]: *** [imconn.o] 错误 1

make[1]: leaving directory `/home/liuyi/tmp/fcitx-1.8.2/imdkit/lib

make: *** [libximd.a] 错误 2

[root@localhost fcitx-1.8.2]#

再找出光盘,装上xfree86的开发包(通常名为xfree86-devel),好了,现在不会有什么问题了(如果还有问题,反馈给我,我好补充进来).

安装完了以后,可执行文件是/usr/bin/fcitx,数据文件在/usr/share/fcitx目录里面.

如果要卸载ebf,把/usr/bin/fcitx与/usr/share/fcitx目录删除了就行了.

安装完成后的基本设置:

如果你是用rpm来安装的话,对于redhat 8来说,就不用设置什么了,直接可以使用.如果是用源码编译安装,或者不是redhat 8,那么还需要做一些基本的设置,下面就说一说最通用的设置,这种设置方式也是我一直使用的(我在我用过的发行版上都是这样设置的,包括redhat, mandrake,gentoo与lfs),强烈推荐!

首先说说基本概念吧,输入法要正常运行,有三个条件,locale,xmodifiers与中文字体.locale是使用中文的基本条件,没有 locale,就不能使用中文.xmodifiers是输入法与应用程序对话的通道,应用程序通过这个变量,来知道应该与哪个输入法对话.中文字体嘛,没 有它就不能显示中文了.


...   下一页
 ·sccs chapter 1    »显示摘要«
    摘要:introduction to sccs (source code control system)introduction to sccsthe sccs commands form a complete system for creating, editing, converting, or changing the controls on sccs files. an sccs file is......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE