apache 설치 오류 make 안됨 문의 드립니다
작성자 정보
- 이승환 작성
- 작성일
컨텐츠 정보
- 2,929 조회
- 0 추천
- 목록
본문
아래와 같이 컴파일 설정을 했는데 make가 실행이 되지 않습니다.
yum install gcc
yum install zlib
이전에 gcc zlib 설치 에러가 있어서 설치 하고..
방법을 모르겠습니다 ^^;
도움 부탁드립니다.
Linux Ver. FedoraCora7
apache Ver. httpd-2.2.4
입니다.
[root@host httpd-2.2.4]# ./configure --prefix=/usr/local/apache2 --enable-mods-shared=all --with-mpm=worker --enable-ss --with-ss --enable-so
.
.
checking whether to enable mod_authz_owner... shared (all)
checking whether to enable mod_authnz_ldap... no
checking whether to enable mod_authz_default... shared (all)
checking whether to enable mod_auth_basic... shared (all)
checking whether to enable mod_auth_digest... checking dependencies
checking whether to enable mod_auth_digest... shared (all)
checking whether to enable mod_isapi... no
checking whether to enable mod_file_cache... no
checking whether to enable mod_cache... no
checking whether to enable mod_disk_cache... no
checking whether to enable mod_mem_cache... no
checking whether to enable mod_dbd... shared (all)
checking whether to enable mod_bucketeer... no
checking whether to enable mod_dumpio... shared (all)
checking whether to enable mod_echo... no
checking whether to enable mod_example... no
checking whether to enable mod_case_filter... no
checking whether to enable mod_case_filter_in... no
checking whether to enable mod_ext_filter... shared (all)
checking whether to enable mod_include... shared (all)
checking whether to enable mod_filter... shared (all)
checking whether to enable mod_charset_lite... no
checking whether to enable mod_deflate... checking dependencies
checking for zlib location... not found
checking whether to enable mod_deflate... configure: error: mod_deflate has been requested but can not be built due to prerequisite failures
[root@host httpd-2.2.4]# make
make: *** 타겟이 지정되지 않았고 메이크파일이 없습니다. 멈춤.
[root@host httpd-2.2.4]#
관련자료
-
이전
-
다음