컴파일시 다음과같이 컴파일러가 없다구 나오는군여..
패스두 안걸려있다구 나오구..
혹시 정확한 이유 아시는분..
사용자 정의로 설치했는데 제가 빼먹구 설치한건가여???
[root@localhost apache_1.3.22]# ./configure --prefix=/usr/local/
Configuring for Apache, Version 1.3.22
+ 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
[root@localhost apache_1.3.22]#--스콜피온