Apache/configure: error: APR not found. Please read the documentation1 [ Apache ] configure: error: APR not found. Please read the documentation apache configure 시 (특히 2.4 버전 이상을 설치 할 경우) configure: error: APR not found. Please read the documentation 와 같은 오류 메시지가 나오면 yum install apr apr-devel apr-util 와 같이 apr 관련 util 을 설치 해 줌으로서 해결해 준다. (밑에서 다루겠지만 pcre 라는 것도 설치 해 줘야 한다.) yum 을 쓸 수 없는 경우 http://apr.apache.org/download.cgi 에 접속 하여 apr 과 apr-util 을 1.4 이상의 버전을 download 받아서 설치하길 바란다 나의 경우 두 개 다 1.5.1 버전을 download 받아 설치 하였다. tar xvfz apr-1.5.. 2015. 10. 10. 이전 1 다음