컴파일러 gcc 가 설치 안됐군요. 먼저 설치하세요.
: proftp-1.2.5.tar.gz를 다운받았습니다.
: /usr/local/src/ 밑에서 압축을 풀고
:
: ./configure --prefix=/usr/local/prdftpd 라고 입력하고
: 엔터를 쳤더니
:
: checking build system type... i686-pc-lilux-gnuoldld
: checking host system type... i686-pc-lilux-gnuoldld
: checking target system type... i686-pc-lilux-gnuoldld
: checking for gcc... no
: checking for cc... no
: checking for cc... no
: checking for cl... no
: configure: error: no acceptable cc found in $PATH
:
: 라는 메시지가 나오고는 make -> make install 이 안됩니다.
: 영문을 모르겠어요. 고수님 계시면 조언 부탁드립니다.
: .......
:
: --
: 정호영