mysql 을 설치하는데..
./configure --prefix=/usr/local/mysql --localstatedir=/usr/loca
l/mysql/data --with-charset=euc_kr
로 설치를 했는데...
ir=/usr/loca
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock
이렇게 나오고
콘피그가 되지 않네요...
고수님들 부탁드립니다.