안녕하세요
apache 설치중에 ./configure 하게 되면 다음과 같은 에러가 발생합니다.
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for Solaris 280 platform
+ setting C compiler to cc
+ setting C pre-processor to cc -E
+ checking for system header files
./helpers/TestCompile: make: not found
+ adding selected modules
./Configure: make: not found
+ using builtin Expat
./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
./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!
솔라리스에 설치중입니다.
솔라리스에 설치하더라도 리눅스에
설치하는것과 큰 차이가 없다고
알고 있는데... 혹시나 잘못된점이나
필요한 부분등에 대한 답변 부탁드립니다.
gcc는 설치를 한 상태인데 여기서부터
어떻게 해야하는지를 도저히 모르겠습니다.
아직은 너무나 초보인 저에게 많은 답변 부탁
드립니다.. 즐거운 하루 되십시요