找回密码
 注册
查看: 513|回复: 1

fcitx 按装问题?

[复制链接]
发表于 2004-1-23 14:17:19 | 显示全部楼层 |阅读模式
在终端:
[root@localhost root]# cd /tmp/fcitx-2.0.1
[root@localhost fcitx-2.0.1]# make clean
rm -f *.o fcitx fcitx.noxft
cd IMdkit/lib; make clean
make[1]: Entering directory `/tmp/fcitx-2.0.1/IMdkit/lib'
rm -f libXimd.a *.o *.bak
make[1]: Leaving directory `/tmp/fcitx-2.0.1/IMdkit/lib'
[root@localhost fcitx-2.0.1]# make
cd IMdkit/lib; make
make[1]: Entering directory `/tmp/fcitx-2.0.1/IMdkit/lib'
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include IMConn.c
make[1]: gcc: Command not found
make[1]: *** [IMConn.o] Error 127
make[1]: Leaving directory `/tmp/fcitx-2.0.1/IMdkit/lib'
make: *** [libXimd.a] Error 2
[root@localhost fcitx-2.0.1]# make install
mkdir -p /usr/share/fcitx
install -s fcitx /usr/bin/
install: stat鈥榝citx鈥欏け璐? 娌℃湁閭d釜鏂囦欢鎴栫洰褰?make: *** [install] Error 1
[root@localhost fcitx-2.0.1]#

是什么问题啊?
发表于 2004-1-23 15:54:23 | 显示全部楼层
it is very obvious that your "gcc" is not in your path or u did not install gcc.


here is your solution.
make sure u install "gcc" compiler and make sure your gcc executable are in your path.
tip: u can either create softw link using 'ln -s' or install gcc directly under your path.
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-2-8 03:04 , Processed in 0.023290 second(s), 15 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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