redhat7.1에 mysql을 설치하는데 첨엔 rpm을 설치했다가 다시
rpm -e ..로 모두 지웠습니다.
글구서 tar.gz파일로 압축풀어서 다음과 같이 configure하는데 에러가 나네
요.
confing.h에 문제가 있다고 나오는데 어떻게 접근해서 해결해야 할지 모르겠
네요..
방법 좀 부탁드릴께요.
[root@localhost mysql-3.23.43]# ./configure --prefix=/usr/local/mysql -
-with-charset=euc_kr
중간생략...
creating sql/share/Makefile
creating merge/Makefile
creating dbug/Makefile
creating scripts/Makefile
creating include/Makefile
creating sql-bench/Makefile
creating tests/Makefile
creating Docs/Makefile
creating support-files/Makefile
creating mysql-test/Makefile
creating include/mysql_version.h
creating config.h
config.h is unchanged
이렇게 나옵니다.
어떻게 하면 될까요?--아~멀고도 험해라..