안녕하세요.
터미널 실행해서 이렇게 입력 하였습니다.
[root@localhost nabi-0.99.2]#./configure
checking for a BSD-COM patible install.../usr/bin/install -c
checking whether build environment is sane...Yes
checking for gawk...gawk
checking for gcc...no
checking for cc...no
checking for cl.exe...no
configure:error:no acceptable c compiler found in $PATH see 'config.log' for more details
[root@localhost nabi-0.99.2]#make
make:***타켓이 지정되지 않았고 메이크 파일이 없습니다.멈춤
[root@localhost nabi-0.99.2]#make install
make:***타겟 'install'를 만들 규칙이 없음.멈춤
라고 나옵니다.제가 어떻게 수정하고 다시해야 나비를 사용할수 있나요? 답변 좀 부탁드려요.