음....아래 메세지는 C컴파일러가 없다는 거자나여...
음....gcc라고 깔려있는지 확인을 한번 해보세요.
which gcc 라고 두드려보시구....그게 있다고 하면....모 다른 이유겠지만.
아마도 그게 없을겁니다.
gcc는 http://sun.freeware.com 에 가면 솔라리스용으로 주욱 모아놓은게
있습니다.
잘 한번해보세요..
거기에 가면 아파치두 솔라리스용으로 만들어 놓은게 있긴있습니다.
버젼이 약간 낮지만....
혹시나 더 궁금한거 있으시면 메일주세염..
: + configured for Solaris 260 platform
: + setting C compiler to cc
: + setting C pre-processor to cc -E
: + checking for system header files
: ./Configure: make: not found
: + adding selected modules
: ./helpers/TestCompile: make: not found
: ./helpers/TestCompile: make: not found
: ./helpers/TestCompile: make: not found
: ./helpers/TestCompile: make: not found
: ./helpers/TestCompile: make: not found
: + checking sizeof various data types
: ./helpers/TestCompile: make: not found
: + doing sanity check on compiler and options
: ** A test compilation with your Makefile configuration
: ** failed. The below error output from the compilation
: ** test will give you an idea what is failing. Note that
: ** Apache requires an ANSI C Compiler, such as gcc.
:
: ./helpers/TestCompile: make: not found
: ======== Error Output for sanity check ========
: ============= End of Error Report =============
:
: Aborting!
:
:
: 이런 에러가.. 보입니다..
: 왜그러죠....