LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1244|回复: 1

fcitx安装问题

[复制链接]
发表于 2005-11-2 22:06:14 | 显示全部楼层 |阅读模式
[root@localhost fcitx-3.1.1]# make
make  all-recursive
make[1]: Entering directory `/root/fcitx-3.1.1'
Making all in doc
make[2]: Entering directory `/root/fcitx-3.1.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/fcitx-3.1.1/doc'
Making all in tools
make[2]: Entering directory `/root/fcitx-3.1.1/tools'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../lib    -g -O2 -INONE -Wall -MT
mb2txt.o -MD -MP -MF ".deps/mb2txt.Tpo" -c -o mb2txt.o mb2txt.c; \
then mv -f ".deps/mb2txt.Tpo" ".deps/mb2txt.Po"; else rm -f ".deps/mb2txt.Tpo";
exit 1; fi
gcc  -g -O2 -INONE -Wall   -o mb2txt  mb2txt.o  -LNONE -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make[2]: *** [mb2txt] Error 1
make[2]: Leaving directory `/root/fcitx-3.1.1/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/fcitx-3.1.1'
make: *** [all] Error 2
[root@localhost fcitx-3.1.1]# make install
Making install in doc
make[1]: Entering directory `/root/fcitx-3.1.1/doc'
make[2]: Entering directory `/root/fcitx-3.1.1/doc'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/fcitx/share/fcitx/doc" || mkdir -p -- "/usr/local/fcitx/shar
e/fcitx/doc"
/usr/bin/install -c -m 644 'cjkvinput.txt' '/usr/local/fcitx/share/fcitx/doc/cj
kvinput.txt'
/usr/bin/install -c -m 644 'wb_fh.htm' '/usr/local/fcitx/share/fcitx/doc/wb_fh.
htm'
/usr/bin/install -c -m 644 'fcitx3.pdf' '/usr/local/fcitx/share/fcitx/doc/fcitx
3.pdf'
make[2]: Leaving directory `/root/fcitx-3.1.1/doc'
make[1]: Leaving directory `/root/fcitx-3.1.1/doc'
Making install in tools
make[1]: Entering directory `/root/fcitx-3.1.1/tools'
gcc  -g -O2 -INONE -Wall   -o mb2txt  mb2txt.o  -LNONE -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make[1]: *** [mb2txt] Error 1
make[1]: Leaving directory `/root/fcitx-3.1.1/tools'
make: *** [install-recursive] Error 1
[root@localhost fcitx-3.1.1]# cd/usr/bin
bash: cd/usr/bin: 没有那个文件或目录
[root@localhost fcitx-3.1.1]# cd /usr/bin
[root@localhost bin]# ln -sf fcitx chinput
[root@localhost bin]# ~/.bashrc
bash: /root/.bashrc: 权限不够
发表于 2005-11-3 22:18:47 | 显示全部楼层
没有安装X的devel包~~
回复 支持 反对

使用道具 举报

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

本版积分规则

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