LinuxSir.cn,穿越时空的Linuxsir!

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

在 fc4中安装fcitx报错,帮忙看一下

[复制链接]
发表于 2005-9-2 11:32:45 | 显示全部楼层 |阅读模式
[root@linux fcitx-3.1.1]# make install
Making install in doc
make[1]: Entering directory `/software/fcitx-3.1.1/doc'
make[2]: Entering directory `/software/fcitx-3.1.1/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 `/software/fcitx-3.1.1/doc'
make[1]: Leaving directory `/software/fcitx-3.1.1/doc'
Making install in tools
make[1]: Entering directory `/software/fcitx-3.1.1/tools'
gcc  -g -O2 -INONE -Wall   -o mb2txt  mb2txt.o  -LNONE -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld 返回 1
make[1]: *** [mb2txt] 错误 1
make[1]: Leaving directory `/software/fcitx-3.1.1/tools'
make: *** [install-recursive] 错误 1

这个错误是什么原因啊?
发表于 2005-9-2 13:16:52 | 显示全部楼层
晕!应该先configure,然后再make,最后再install。

不过从出错中看,你可能是没有安装xorg-x11-devel这个包。
回复 支持 反对

使用道具 举报

发表于 2005-9-4 18:10:15 | 显示全部楼层
Post by zhuzhubuku
[root@linux fcitx-3.1.1]# make install
Making install in doc
make[1]: Entering directory `/software/fcitx-3.1.1/doc'
make[2]: Entering directory `/software/fcitx-3.1.1/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 `/software/fcitx-3.1.1/doc'
make[1]: Leaving directory `/software/fcitx-3.1.1/doc'
Making install in tools
make[1]: Entering directory `/software/fcitx-3.1.1/tools'
gcc  -g -O2 -INONE -Wall   -o mb2txt  mb2txt.o  -LNONE -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld 返回 1
make[1]: *** [mb2txt] 错误 1
make[1]: Leaving directory `/software/fcitx-3.1.1/tools'
make: *** [install-recursive] 错误 1

这个错误是什么原因啊?


应该有现成的rpm包可以用吧
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-6 22:43:15 | 显示全部楼层
Post by fundawang
晕!应该先configure,然后再make,最后再install。

不过从出错中看,你可能是没有安装xorg-x11-devel这个包。


我是先configure,然后make,再make install的,还是报错。
xorg-x11-devel这个软件的安装程序哪里有啊?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-6 22:44:38 | 显示全部楼层
Post by homesp
应该有现成的rpm包可以用吧

我主要想学一下其他安装方法
回复 支持 反对

使用道具 举报

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

本版积分规则

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