安装fcitx出错。以下为错误信息。
发表于 : 2006-05-21 19:04
root@ubuntu:~# cd /root/fcitx-3.1.1
root@ubuntu:~/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'
gcc -g -O2 -INONE -Wall -o mb2txt mb2txt.o -LNONE -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld 返回 1
make[2]: *** [mb2txt] 错误 1
make[2]: Leaving directory `/root/fcitx-3.1.1/tools'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/fcitx-3.1.1'
make: *** [all] 错误 2
root@ubuntu:~/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'
gcc -g -O2 -INONE -Wall -o mb2txt mb2txt.o -LNONE -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld 返回 1
make[2]: *** [mb2txt] 错误 1
make[2]: Leaving directory `/root/fcitx-3.1.1/tools'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/fcitx-3.1.1'
make: *** [all] 错误 2