proftp 설치에 관련
작성자 정보
- 김태환 작성
- 작성일
컨텐츠 정보
- 1,467 조회
- 1 댓글
- 0 추천
- 목록
본문
[root@localhost root]# ls
anaconda-ks.cfg install.log install.log.syslog proftpd-1.2.10 proftpd-1.2.10.tar.gz
[root@localhost root]# ./configure --prefix=/usr/local/proftpd --enable-autoshadow --enable-shadow
-bash: ./configure: No such file or directory
[root@localhost root]# cd proftpd-1.2.10
[root@localhost proftpd-1.2.10]# ./configure --prefix=/usr/local/proftpd --enable-autoshadow --enable-shadow
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.
[root@localhost proftpd-1.2.10]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost proftpd-1.2.10]#
=====================================
아니 왜 make하면 안되냐공! 머가 문제일까요? 아시는분?
그리고 소스 설치가 안되어서 rpm으로 한번 해보았는데요!!
왜 /etc/proftpd.conf파일이 없죠? 혹시 어디에 있는지 아시는분?
관련자료
-
이전
-
다음
북경님의 댓글
- 북경
- 작성일