请教安装Mysql5

请教安装Mysql5

# scripts/mysql_install_db --user=mysql
错误提示:
scripts/mysql_install_db: line 1: ./bin/my_print_defaults: cannot execute binary file
Neither host 'localhost' nor 'localhost' could be looked up with
./bin/resolveip
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
是什么原因呢?
我的版本是:mysql-debug-5.0.9-beta-linux-ia64-rhas21.tar.gz

环境配置:RedHat9.0/ Xeon 2.8G /2G DDR /73G SCSI HDD

是不是我下载Mysql的版本不支持这个硬件环境呢      
不要用 localhost 做主机名称,
需要定义一个主机名称,
#hostname YourHostNameHere