apache 2.4.10 update시 오류가 뜨네요~~??
현재 apache 2.2버전을 소스로 컴파일해서 사용하고 있다가 apache 취약점 때문에
2.4.10으로 업그레이드를 하려고 합니다... 기존에 apache2로 설정 되어 있던 폴더를 apache2_old로 변경하고
httpd.2.4.10.tar.bz2파일을 다운 받아 압축을 풀고 설치를 하는 중간에 계속 에러가 발생해서...
문의를 들릴려구 합니다... 현재 시스템은 centos7버전 이구요... ssl이 같이 연동되고 있습니다.
컴파일시 에러 문구는 아래와 같습니다.... 어떻게 해결해야 할까요???
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
configure:
configure: Configuring Apache Portable Runtime library...
configure:
checking for APR... configure: error: the --with-apr parameter is incorrect. It must specify an install prefix, a build directory, or an apr-config file.
고수님들 해결 방법 좀 부탁드립니다...
[root@localhost httpd-2.4.10]# ./configure
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
configure:
configure: Configuring Apache Portable Runtime library...
configure:
checking for APR... no
configure: error: APR not found. Please read the documentation.
댓글 달기