configure: WARNING: unrecognized options: --without-bench
컴파일 끝나고 나니 이렇게 메시지가 나오내요.
버전은 mysql-5.1.32입니다.
분명 5.1버전에서 지원하더라구요. mysql.org에 문서에서 검색하니 5.1문서에 나오내요
이 옵션이 ./configure --help에는 없습니다.
어떤 장단에 마춰야하는지 모르겠습니다.
----------------------------------------------------------------------
추가 질문^^;
apache설치중 make시 에러가 발생하내요.
# ./configure --prefix=/usr/local/apache --enable-so --with-module=rewrite --with-module=headers --enable-ssl
# make
생략..