QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 873|回复: 5

what is wrong with my installi

[复制链接]
发表于 2005-4-20 14:00:31 | 显示全部楼层 |阅读模式
[root@localhost fcitx-3.0.4]# make&&make install
make all-recursive
make[1]: Entering directory `/root/fcitx-3.0.4'
Making all in doc
make[2]: Entering directory `/root/fcitx-3.0.4/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/doc'
Making all in data
make[2]: Entering directory `/root/fcitx-3.0.4/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/data'
Making all in debian
make[2]: Entering directory `/root/fcitx-3.0.4/debian'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/debian'
Making all in xpm
make[2]: Entering directory `/root/fcitx-3.0.4/xpm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/xpm'
Making all in lib
make[2]: Entering directory `/root/fcitx-3.0.4/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/lib'
Making all in src
make[2]: Entering directory `/root/fcitx-3.0.4/src'
if gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -I. -I. -I.. -I../lib -I../xpm -O2 -fno-strength-reduce -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 -D_USE_XFT -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -DPKGDATADIR=\"/usr/local/share/fcitx\" -I. -I. -I.. -I../lib -I../xpm -O2 -fno-strength-reduce -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 -D_USE_XFT -Wall -MT tools.o -MD -MP -MF ".deps/tools.Tpo" -c -o tools.o tools.c; \
then mv -f ".deps/tools.Tpo" ".deps/tools.Po"; else rm -f ".deps/tools.Tpo"; exit 1; fi
gcc -O2 -fno-strength-reduce -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 -D_USE_XFT -Wall -o fcitx IC.o ime.o InputWindow.o KeyList.o main.o MainWindow.o MyErrorsHandlers.o punc.o py.o PYFA.o pyMapTable.o pyParser.o sp.o tools.o ui.o table.o xim.o qw.o ../lib/libXimd.a -L/usr/X11R6/lib -L/usr/X11R6/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig -lX11
make[2]: Leaving directory `/root/fcitx-3.0.4/src'
Making all in tools
make[2]: Entering directory `/root/fcitx-3.0.4/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.0.4/tools'
make[2]: Entering directory `/root/fcitx-3.0.4'
make[2]: Leaving directory `/root/fcitx-3.0.4'
make[1]: Leaving directory `/root/fcitx-3.0.4'
Making install in doc
make[1]: Entering directory `/root/fcitx-3.0.4/doc'
make[2]: Entering directory `/root/fcitx-3.0.4/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/fcitx/doc" || mkdir -p -- "/usr/local/share/fcitx/doc" /usr/bin/install -c -m 644 'cjkvinput.txt' '/usr/local/share/fcitx/doc/cjkvinput.txt'
/usr/bin/install -c -m 644 'wb_fh.htm' '/usr/local/share/fcitx/doc/wb_fh.htm'
/usr/bin/install -c -m 644 'fcitx3.pdf' '/usr/local/share/fcitx/doc/fcitx3.pdf'make[2]: Leaving directory `/root/fcitx-3.0.4/doc'
make[1]: Leaving directory `/root/fcitx-3.0.4/doc'
Making install in data
make[1]: Entering directory `/root/fcitx-3.0.4/data'
make[2]: Entering directory `/root/fcitx-3.0.4/data'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/fcitx/data" || mkdir -p -- "/usr/local/share/fcitx/data"
/usr/bin/install -c -m 644 'cj.mb' '/usr/local/share/fcitx/data/cj.mb'
/usr/bin/install -c -m 644 'erbi.mb' '/usr/local/share/fcitx/data/erbi.mb'
/usr/bin/install -c -m 644 'punc.mb' '/usr/local/share/fcitx/data/punc.mb'
/usr/bin/install -c -m 644 'pybase.mb' '/usr/local/share/fcitx/data/pybase.mb'
/usr/bin/install -c -m 644 'py.mb' '/usr/local/share/fcitx/data/py.mb'
/usr/bin/install -c -m 644 'pyphrase.mb' '/usr/local/share/fcitx/data/pyphrase.mb'
/usr/bin/install -c -m 644 'pySym.mb' '/usr/local/share/fcitx/data/pySym.mb'
/usr/bin/install -c -m 644 'sp.dat' '/usr/local/share/fcitx/data/sp.dat'
/usr/bin/install -c -m 644 'wbx.mb' '/usr/local/share/fcitx/data/wbx.mb'
/usr/bin/install -c -m 644 'tables.conf' '/usr/local/share/fcitx/data/tables.conf'
make[2]: Leaving directory `/root/fcitx-3.0.4/data'
make[1]: Leaving directory `/root/fcitx-3.0.4/data'
Making install in debian
make[1]: Entering directory `/root/fcitx-3.0.4/debian'
make[2]: Entering directory `/root/fcitx-3.0.4/debian'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4/debian'
make[1]: Leaving directory `/root/fcitx-3.0.4/debian'
Making install in xpm
make[1]: Entering directory `/root/fcitx-3.0.4/xpm'
make[2]: Entering directory `/root/fcitx-3.0.4/xpm'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/fcitx/xpm" || mkdir -p -- "/usr/local/share/fcitx/xpm"make[2]: Leaving directory `/root/fcitx-3.0.4/xpm'
make[1]: Leaving directory `/root/fcitx-3.0.4/xpm'
Making install in lib
make[1]: Entering directory `/root/fcitx-3.0.4/lib'
make[2]: Entering directory `/root/fcitx-3.0.4/lib'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4/lib'
make[1]: Leaving directory `/root/fcitx-3.0.4/lib'
Making install in src
make[1]: Entering directory `/root/fcitx-3.0.4/src'
make[2]: Entering directory `/root/fcitx-3.0.4/src'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'fcitx' '/usr/local/bin/fcitx'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4/src'
make[1]: Leaving directory `/root/fcitx-3.0.4/src'
Making install in tools
make[1]: Entering directory `/root/fcitx-3.0.4/tools'
make[2]: Entering directory `/root/fcitx-3.0.4/tools'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'mb2txt' '/usr/local/bin/mb2txt'
/usr/bin/install -c 'txt2mb' '/usr/local/bin/txt2mb'
/usr/bin/install -c 'createPYMB' '/usr/local/bin/createPYMB'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4/tools'
make[1]: Leaving directory `/root/fcitx-3.0.4/tools'
make[1]: Entering directory `/root/fcitx-3.0.4'
make[2]: Entering directory `/root/fcitx-3.0.4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fcitx-3.0.4'
make[1]: Leaving directory `/root/fcitx-3.0.4'
[root@localhost fcitx-3.0.4]#

please help me find what is wrong with it ?
发表于 2005-4-20 14:20:06 | 显示全部楼层
[code:1]
./configure
make
make install
[/code:1]
楼主不是编的挺好的嘛, 然后运行fcitx就可以了, 如果还有问题, 参考一下精华贴吧(建议楼主补一点基础知识)
回复

使用道具 举报

 楼主| 发表于 2005-4-20 19:47:26 | 显示全部楼层
不是只要重新启动就出现fcitx吗?可我重启后没有fcitx呀!
回复

使用道具 举报

 楼主| 发表于 2005-4-21 20:21:03 | 显示全部楼层
help me,please!s
回复

使用道具 举报

发表于 2005-4-25 19:53:15 | 显示全部楼层
这个是要在控制台自己输入命令FCITX后才可以的,然后你按CTRL+SPACE后就有小企鹅了。

或者在根目录下编辑XINITRC文件,再STARTKDE的前面加上命令fcitx&保存文件后,重新启动就可以了。以后一旦激活就出现了。

you can try it .
回复

使用道具 举报

发表于 2005-4-25 20:00:42 | 显示全部楼层
哦,对了,还要配置一下XODIFIERS.
编辑文件/etc//profile.d/lang.sh
这个是针对SLACKWARE10.1系统的,其它的可参照。
现屏蔽
export LC_ALLOCATE=C就是在前面加上#号就可以了。
再加上几句
export LC_ALL=zh_CN
export LANG=zh_CN
export  XMODIFIERD=@im=fcitx
export XIM=fcitx
export XIM_PROGRAM=fcitx
export G_BROKEN_FILENAMES=1
保存后重启,看看如何。
          
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-8 11:53 , Processed in 0.050161 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表