|
发表于 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包可以用吧 |
|