: apache 설치시 ./configure 에러 제발좀 도와주세요...
: =======================================================================
: root@every:/data/apache_1.3.6] ./configure --prefix=/data/ec/apache/apache-admin
: Configuring for Apache, Version 1.3.6
: + using installation path layout: Apache (config.layout)
: + Warning: no Perl interpreter available for support scripts.
: + Perhaps you have to select one with --with-perl=FILE.
: Creating Makefile
: Creating Configuration.apaci in src
: Creating Makefile in src
: + configured for Solaris 270 platform
: + setting C compiler to cc
: + setting C pre-processor to cc -E
: + checking for system header files
: + adding selected modules
: make: Fatal error: Command failed for target `dummy'
: + doing sanity check on compiler and options
: ** A test compilation with your Makefile configuration
: ** failed. This is most likely because your C compiler
: ** is not ANSI. Apache requires an ANSI C Compiler, such
: ** as gcc. The above error message from your compiler
: ** will also provide a clue.
이건 어렵군요.
일단 메시지 상으로는 c complier에 문제가 있다는데요.
한번 gcc의 최신 버전을 설치하시구서 다시 한번 해 보시는게 나을 것 같아요
그래도 안된다면 또 다른 방법을 생각해봐야지만요.
: Aborting!
: =======================================================================