晕!!
昨天重装了机子,gaim忘了保住,结果我再下就安装不对了。
tar 之后,用。/configure 结果是:
checking for a BSD-compatible install... /usr/bin/install-c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for sed... /bin/sed
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error : no acceptable C compiler found in $PATH
See 'config.log' for more details.
我找到了这个文件,可是只看得懂一小部分,不知道怎么解决??
vim,你这次链接没错吧
[quote:a5f52dad10="非非"]
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error : no acceptable C compiler found in $PATH
See 'config.log' for more details.
vim,你这次链接没错吧 [/quote]
这次是你的系统上缺少gcc这个软件,不能怪我哦
把gcc的包找出来装上,然后再试一次,应该就没有问题了。