如何在red hat 7.1下安装mysql.txt

来自「LINUX下的安装声卡等操作和技巧介绍」· 文本 代码 · 共 21 行

TXT
21
字号
作者:rzmao
email: freeboy110@hotmail.com
日期:2001-7-23 19:48:26
如何在red hat 7.1下安装MYSQL
当我解压完以后,运行
configure --prefix=/usr/local/mysql 
时提示我:
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.

Sorry, the host 'linux' could not be looked up.
Please configure the 'hostname' command to return a correct hostname.
If you want to solve this at a later stage, restart this script with
the --force option

请问这是为何?谢谢!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?