注册 登录
编程论坛 J2EE论坛

liunx版本的MySQL不能运行(那个板块没人理只好发这了)

心动音符 发布于 2007-03-08 19:54, 763 次点击
liunx版本的MySQL不能运行
./configure后出现如下信息提示我说scripts文件夹下找不到mysql_install_db但是我的scripts文件夹下有这个文件啊 敢问各位大人如何解决
echo "I didn't find the script './scripts/mysql_install_db'."
echo "Please execute this script in the mysql distribution directory!"
9 回复
#2
ILoveMK2007-03-08 20:06
这里也没人理的
#3
风月_无边2007-03-08 21:16
Linux不懂.
#4
想你的天空2007-03-11 19:39
你的MYSQL怎么装上去的?  原来附带的? 解压缩的? 还是?
#5
IcesDream2007-03-11 20:42

把你的执行命令打出来,或许不在当前目录下吧!

#6
心动音符2007-03-11 22:27
我用的是直接解压缩的!
我的命令是
进入“mysql的安装目录"然后执行configure
它就报错信息如下
echo "I didn't find the script './scripts/mysql_install_db'."
echo "Please execute this script in the mysql distribution directory!"
#7
想你的天空2007-03-11 22:33
进入那个目录, START就可了阿?
#8
心动音符2007-03-11 22:38
不行 我用过了
#9
神vLinux飘飘2007-03-13 07:47
你是什么操作系统?

如果是fedora或者redhat系列的,不妨 yum install mysqld-server mysql
#10
心动音符2007-03-13 19:34
redhat
1