apache2 configure: error: Cannot use an external APR-util with the bundled APR
posted on 2007/12/14 11:21,
filed under
Develop
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
Response :
no
trackbacks,
no
comments.
Trackback URL : http://apollo89.com/blog/trackback/175