|
|
安装mysql的错误:
[root@localhost mysql-4.1.10a]# ./configure --prefix=/usr/local/mysql --sysconfdir=/etc
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-4.1.10a]# which mysql
/usr/bin/which: no mysql in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
[root@localhost mysql-4.1.10a]#
我用的是VMWARE里的FC3测试的,之前安装成功过,现在想再练下,结果又不行了,我现在的FC3应该是一个很干净的系统,用了REVERT,,,,,
请教高手,这个是什么错误呢?
谢谢! |
|