ftp를 컴파일해서 설치할려고 하는데 오류가 나네요
[root@localhost proftpd-1.2.5]# ./configure --prefix=/usr/local/proftpd
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... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
[root@localhost proftpd-1.2.5]# rpm -qa|grep gcc
gcc-c++-3.1-1
gcc-g77-3.1-1
gcc-3.1-1
gcc-objc-3.1-1
binutils-2.12.90도 설치했습니다.그런데 되질 않네요
C compiler가 없다는건지 어떻게 해결해야할지 누구좀 가르쳐 주세요
redhat 7.3 입니다.--compiler