아파치의 설정파일을 실행할려고 하는데 에러가 납니다.
[root@localhost apache]# ./configure --prefix=/usr/local/apache
Cfonfiguring for Apache, Version 1.3.22
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apachi in src
Creating Makefile in src
+ configured for Linux platform
Error : could not find any of these C compilers anywhere in your path : gcc cc acc c89
Configure terminated
라고 에러가 납니다...어떻게 해야 되는지요?
자세한 설명을 부탁드립니다..