studysoft 发表于 2004-11-4 23:31:42

wu-ftp问题

安装wu-ftp是出现下列情况:
$ ./configure
checking build system type ... i686-pc-linux-gnu
checking host system type ... i686-pc-linux-gnu
checking target system type ... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable cc found in $PATH
$
是不是没有安装gcc??
但是用rpm -qa |grep cc 查看是显示是:
$ rpm -qa |grep cc
compat-gcc-c++-7.3-2.96.118
libgcc-3.2.2-5
compat-gcc-7.3.-2.96.118
$
系统版本:redhat 9.0 内核:2.4
给点指点!!
谢谢!!
页: [1]
查看完整版本: wu-ftp问题