各位大哥,请帮我看看啊!

各位大哥,请帮我看看啊!

各位大哥,我用rpm命令安装mysql的rpm包时出现如下提示,却装不起,为什么?我该怎么办?
[root@yf temp]# rpm -ivh MySQL-3.23.44-1.i386.rpm..rpm
warning: Expected size:      6143328 = lead(96)+sigs(68)+pad(4)+data(6143160)
warning:   Actual size:      6143143
Segmentation fault

[root@yf temp]#      
应该是文件大小不对,重新下      
包我已经下过几次了啊,在用rpm命令打开它们时都出现相同的提示。      
你下的包不能用,到google上另找个地方下!      
到下面的网址去下一个mysql-3.23.44-pc-linux-gnu-i686.tar.gz,在什么
Asia的
China [ihostunit.com/Hong Kong] HTTP FTP
China [HKLPG/Hong Kong] HTTP
我下过,挺好用的.只要tar xzvf mysql-3.23.44-pc-linux-gnu-i686.tar.gz一个命令安装就搞定了.剩下的什么启动,连接mysql就自己搞定吧!!!
Good Luck!!!

http://www.mysql.com/downloads/d ... nux-gnu-i686.tar.gz      
靠,我晕!!!
好像,上面的那个链接打不开!!!


这样,才行.
到这个地址:
http://www.linuxeden.com/download/softdetail.php?softid=44
找到下面这个链接,OK!!!
下载地址2 :mysql-3.23.44-pc-linux-gnu-i686.tar.gz

出来的页面与我前面贴的是同一个网址,我晕菜,晕菜!!!      
这里,我今天刚下载了,并已安装成功。
http://www.mysql.com/downloads/d ... nux-gnu-i686.tar.gz      
各位大哥,我用tar命令解开了,操作如下:
[root@linux72 temp]# tar xzvf mysql-3.23.44-pc-linux-gnu-i686.tar.gz
mysql-3.23.44-pc-linux-gnu-i686/
mysql-3.23.44-pc-linux-gnu-i686/bin/
mysql-3.23.44-pc-linux-gnu-i686/bin/comp_err
tar: Skipping to next header

gzip: stdin: invalid compressed data--crc error

gzip: stdin: invalid compressed data--length error
tar: Child returned status 1
tar: Error exit delayed from previous errors
(是不是上面的什么地方有错?)
可是下一步编译的时候就出错了为什么啊?出现的提示如下:(我准备装在=/usr/local/mysql目录下)
[root@linux72 mysql-3.23.44-pc-linux-gnu-i686]#./configure --prefix=/usr/local/mysql --with-charset=big5
bash: ./configure: No such file or directory      
i doult that the package you downloaded was destroyed .you can try download it in the redhat's ftp or the offical's site.      
我是从楼上的朋友给我的链接下的啊,他们都说已经装过可以的啊,为什么我下下来就不行呢?能请你给我一个其它的下载地址吗?