제가 mysql를 설치하는데, configure에서 자꾸 이런 메세지가 뜨네요
make 도 되지 않구요...
제가 무얼 해야하나요?
혹시 다른 버전이 깔려 있어서 그런가요?
어떻게 지우죠?
[root@localhost mysql-3.23.52]# ./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --with-char
set=euc_kr checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target 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
[root@localhost mysql-3.23.52]# make
make: *** No targets specified and no makefile found. 멈춤