|
|

楼主 |
发表于 2004-11-17 14:03:31
|
显示全部楼层
[root@localhost gaim-0.58]# clear
[root@localhost gaim-0.58]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
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
[root@localhost gaim-0.58]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost gaim-0.58]# make install
make: *** No rule to make target `install'. Stop.
[root@localhost gaim-0.58]#
还是有那样的问题呀,昨天打中文,今天才好呵,就是那个make的问题没有搞定, |
|