묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
고수님들 도와주세요.
2004.02.02 13:28
아래에 make 을 치면 뭐라고 나오는데 도저히 이해를 못 하겠네요.
어떻게 해야 하는지 도와주시면 감사하겠습니다.
리플에 configure 안했다고 했는데 해도 에러나네요.
[root@ssem proftpd]# ./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... 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@ssem proftpd]# make
make: *** No targets specified and no makefile found. 멈춤.
[root@ssem proftpd]# make all
make: *** 목표 `all'를 만들 규칙이 없음. 멈춤.
어떻게 해야 하는지 도와주시면 감사하겠습니다.
리플에 configure 안했다고 했는데 해도 에러나네요.
[root@ssem proftpd]# ./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... 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@ssem proftpd]# make
make: *** No targets specified and no makefile found. 멈춤.
[root@ssem proftpd]# make all
make: *** 목표 `all'를 만들 규칙이 없음. 멈춤.
그리고 컨피그 도중 에러가 났을경우 make; make install은 하지 않는게 좋습니다.