8 十一月, 2004

在linux上安装小企鹅输入法 (install fcitx on redhat linux)

今天在redhat 8.0上安装了fcitx 3.0。感觉还行,就是在pkill的时候,有时会产生访问内存溢出错误

安装过程:
rpm -e miniChinput;
rpm -e xcint;
untar fcitx-3.0.0rc package;
config;
make;
make install;
cp untared_package_folder/data/tables.conf  my_home_directory/.fcitx/
add below lines to the tail of my_home_directory/.bashrc file:
#FCITX
export XMODIFIERS="@im=fcitx"
export XIM=fcitx
export XIM_PROGRAM=fcitx

#LOCALE setup
export LC_ALL=zh_CN.UTF-8
export LANG=zh_CN.UTF-8

logout current user then relogin
in terminal , type "install_path/fcitx";

now It works.

你如果想更改输入框字体大小,候选词数目等属性,可以修改.fcitx/config文件



最新回复
发表评论


















Bold Italic Link