apache 설치시 configure 에러..

아파치 소스 파일을 다운 받고, 압축을 풀은 후에 ./configure 를 실행했는데
아래와 같은 에러 메세지가 뜨더군요. 제가 알고 있기로는 리눅스에 APM을
설치할때, MySQL 설치 -> apache 설정 -> PHP 설치 -> 아파치 설치
이렇게 알고 있습니다.. 현재 MySQL 은 설치된 상태입니다.
=============================================================
Configuring for Apache, Version 1.3.23
+ Warning Configuring Apache with default settings.
+ This is probably not what you really want.
+ Please read the README.configure and INSTALL files
+ first or at least run './configure --help' for
+ a compact summary of available options.
+ using installation path layout Apache (config.layout)
Creating Makefile
Creating Configuration.apaci 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
=============================================================
에러 메세지를 보면, C compiler 가 없어서 메이크 파일을 만들지 못한다는
말인데.. 음.. 어디가 잘못된 것인지 모르겠군요..
현재 제 OS 버전은 한컴 리눅스 2.2 (커널 2.4 x 입니다..)
도움 주시면 감사하겠습니다.
댓글 달기