제가 MySQL를 설치하는 도중 다음과같은 에러가 발생했습니다
MySQL 버전은 3.23.53이며, 레드햇 계열의 OS 입니다
[root@localhost mysql]#./configure --prefix=/usr/local/mysql --with-charset=euc_kr
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking target system type... i686-pc-linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: error: newly created files is older than distributed files!
Check your system clock
[root@localhost mysql]#