CPU가 133인 컴에 설치를 하고 있습니다.
처음에도 에러가 떴는데..확실히 못봐서 잘 모르겠고..
소스 디렉토리를 모두 지우고 다시 하면 이렇게 되던데요.
리눅스는 wowlinux7.1이고, mysql-3.23.49.tar.gz를 사용했습니다.
shell> ./configure --prefix=/usr/local/mysql --with-charset=euc_kr
creating cache ./config.cache
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-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
shell>
이 문제를 해결하기 위해서는 어떻게 해야 하죠?
고수님들 부탁드립니다.