|
今天搞了个centOS,但装fcitx时出出错了:
Making all in tools
make[2]: Entering directory `/soft/fcitx/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[2]: *** [mb2txt] 错误 1
make[2]: Leaving directory `/soft/fcitx/tools'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/soft/fcitx'
make: *** [all] 错误 2
[root@localhost fcitx]#
大侠救我丫 |
|