由 5639863 在 11-04-2004 12:54 发表:
安装PROFTP时的问题?
俺是一名新手,在执行./configure 时报如下错误,请各位帮帮忙吧!!
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
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.
由 黯然销魂 在 11-04-2004 13:04 发表:
装GCC。。
-- Hacking is "an appropriate application of ingenuity.." --
--If Linux doesn't have the solution, you have the wrong problem.--
^^ LFS 511(/w udev) + BLFS CVS ^^
XOrg R681 + KDE 3.3.0
由 5639863 在 11-04-2004 18:27 发表:
GCC?可是在安装GCC的时候还是报错啊
[root@localhost gcc-3.4.2]# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking build system type... i686-pc-linux-gnuoldld
checking for a BSD compatible install... /usr/bin/install -c
./configure: line 2332: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
由 memory 在 11-04-2004 21:27 发表:
找编译完的二进制版本安装,官方网站上