由 linuxsky 在 05-16-2002 12:50 发表:
我装proftpd时出错
1.2.4tar.gz版
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 gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
我装redhat7.3时选的是定自安装....
是不是很多包没装上?
由 pandonny 在 05-16-2002 13:09 发表:
兄弟,你没有安装gcc编译器,把安装盘里的gcc*.rpm装上
关爱社区,共建家园!
由 linuxsky 在 05-16-2002 13:18 发表:
收到
这就去试装上
出错了..
[root@linuxsmb gcc]# ls
gcc-2.96-110.i386.rpm gcc-g77-2.96-110.i386.rpm
gcc-c++-2.96-110.i386.rpm gcc-java-2.96-110.i386.rpm
gcc-chill-2.96-110.i386.rpm gcc-objc-2.96-110.i386.rpm
[root@linuxsmb gcc]# rpm -ivh gcc*.rpm
error: failed dependencies:
binutils >= 2.11.93.0.2-6 is needed by gcc-2.96-110
cpp = 2.96-110 is needed by gcc-2.96-110
glibc-devel is needed by gcc-2.96-110
cpp = 2.96-110 is needed by gcc-c++-2.96-110
libstdc++-devel = 2.96 is needed by gcc-c++-2.96-110
libgcj >= 2.96 is needed by gcc-java-2.96-110<br