./configure --prefix=/usr/loca/mysql --
localstatedir=/usr/local/mysql/data --with-charset=euc_kr
이렇게 치면..
쭈욱 막 검사하다가...
checking whether build environment is sane... configure: error: newly
created file is older than distributed files!
Check your system clocl
이렇게 나오고 그냥 나와버림 T_T;
그러면 제대로 콘피그 된게 아니라서 make 도 안되고 T_T;;
도대체 뭐가 잘못된거죠? 답변바랍니다.