LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 557|回复: 2

一个问题请教

[复制链接]
发表于 2004-9-20 01:34:42 | 显示全部楼层 |阅读模式
我用的是Fedora2想安装一个MYSQL数据库先后下了4.1.4和5.0这两个版本可是在安装途中老是出错请大家看看是什么原因
我首先用rpm -qa | grep mysql看没有出现mysql的相关信息然后我就开始用
tar zxvf 解压出mysql5.0然后建入./configure --prefix=/opt/mysql --with-mysqld -user=szj --with-charsets=all --with-unix-socket-path=/opt/mysql/var/mysql.sock
可是出现的提示信息是:
(NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!

To help you a bit, I am now going to create the needed MySQL databases
and start the MySQL server for you.  If you run into any trouble, please
consult the MySQL manual, that you can find in the Docs directory.

Installing all prepared tables
040920  1:30:07  [ERROR] Warning: Asked for 196608 thread stack, but got 126976
Fill help tables
040920  1:30:07  [ERROR] Warning: Asked for 196608 thread stack, but got 126976

To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h localhost.localdomain password 'new-password'
See the manual for more instructions.

You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &

You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests

Please report any problems with the ./bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com
Starting the mysqld server.  You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@localhost mysql-4.1.4]# chown: ‘mysql’: 无效的用户
Starting mysqld daemon with databases from /opt/software/mysql-4.1.4/data
040920 01:30:08  mysqld ended
)
我也没有办法运行make和make install
在mysql4.14和5.01的情况都是一样的
麻烦知道的兄弟告诉一下

谢谢
发表于 2004-9-20 02:21:00 | 显示全部楼层
你下载的是,,直接运行的啊。。不需要编译的。。。
发表于 2004-9-20 03:21:53 | 显示全部楼层
看README
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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