apache2 configure: error: Cannot use an external APR-util with the bundled APR
httpd2.0 configure 시에 아래와 같은 에러가 나면 configure: error: Cannot use an external APR-util with the bundled APR configure 에 –with-included-apr 이 옵션을 집어 넣어 APR 위치를 강제 지정함 좋은 방법같진 않으나 잘돌아가네요 ㅡㅡ;; ./configure –prefix=/data/apache2 –with-included-apr