QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 784|回复: 4

mysql的安装问题

[复制链接]
发表于 2003-3-4 10:53:05 | 显示全部楼层 |阅读模式
我的系统是redhat 8.0,我想安装mysql3.23.45,使用tar.gz包,安装过程如下:
进入mysql_3.23.25目录下
#./configure --prefix=/usr/local/mysql
#make
#make install
#cd scripts
#./mysql_install_db
此时有错误提示:
Didn't find /usr/local/libexec/mysqld
You should do a 'make install' before executing this script
但是我是安装到/usr/local/mysql目录下得阿,mysqld在//usr/local/mysql/libexec下.
请问如何解决?
谢谢
发表于 2003-3-4 11:09:17 | 显示全部楼层
你是否用root来执行的#make install ?
回复

使用道具 举报

 楼主| 发表于 2003-3-4 11:10:05 | 显示全部楼层
是的
回复

使用道具 举报

发表于 2003-3-4 17:45:06 | 显示全部楼层

Re: mysql的安装问题

[quote:5a4596b2de="sartre"]我的系统是redhat 8.0,我想安装mysql3.23.45,使用tar.gz包,安装过程如下:
进入mysql_3.23.25目录下
#./configure --prefix=/usr/local/mysql
#make
#make install
#cd scripts
#./mysql_install_db
此时有错误提示:
Didn't find /usr/local/libexec/mysqld
You should do a 'make install' before executing this script
但是我是安装到/usr/local/mysql目录下的啊,mysqld在//usr/local/mysql/libexec下.
请问如何解决?
谢谢[/quote]

只是 --prefix=/usr/local/mysql ,那么 make install,你安装的 mysqld 应该在 /usr/local/mysql 的某个目录下。
而不是 /usr/local/libexec/ 目录下。

可能你哪个步骤错了啦。
回复

使用道具 举报

 楼主| 发表于 2003-3-24 16:54:21 | 显示全部楼层
我重新下了一个版本,已经装上了。谢谢各位。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-17 06:35 , Processed in 0.047815 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表