|
|

楼主 |
发表于 2002-9-22 14:49:03
|
显示全部楼层
老大,我来到./configure 这步好像有问题
[root@localhost root]# cd /root/speedtouch-1.1
[root@localhost speedtouch-1.1]# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnuoldld
./configure: line 584: C: command not found
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
[root@localhost speedtouch-1.1]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost speedtouch-1.1]# |
|