근데 어떻게 gcc설치하져?...
지금 막설치를 시작한 초보라...
또 어떻게 다음과 같은 설치에러가.
[root@com apache_1.3.14]# ./configure --prefix=/usr/local/apache
Configuring for Apache, Version 1.3.14
+ 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
: 어떤 리눅스 배포판을 사용하고 계신지는 모르겠지만..
: 인스톨 시디에서 gcc설치하시면 되겠죠..^^
: 그리고, 아파치 설치 에러는..
: 옵션에서 -prefix 를 --prefix로 고치셔야할듯.. ^^;;
:
: 수고하십시요..
:
: : 지금 책보고 아파치를 설치하고 있는 중입니다.. 처음에 인스톨할때 일부러 설치 안했
: : 습니다...^^: 이번에 설치할려고 하고있는데..책보고...
: : 쩝 다음과 같은 에러가 납니다..
: : [root@com apache_1.3.14]# ./configure -prefix=/usr/local/apache
: : Configuring for Apache, Version 1.3.14
: : + using installation path layout: Apache (config.layout)
: : configure:Error: invalid option '-prefix=/usr/local/apache'
: :
: : 오그런지 통...
: : 참고로 저의 컴에는 gcc도 설치 안된것 같은데 설치 할려면 어떻게 해야되는지여...^^:
: : 답변부탁드립니다..
:
: --
: 끝없는 도전...