|
发表于 2010-7-10 11:46:07
|
显示全部楼层
Post by jsw7001;2102400
已经安装过了
[root@jsw soft]# su -c 'rpm -Uvh http://download1.rpmfusion.org/f ... e-stable.noarch.rpm http://download1.rpmfusion.org/n ... e-stable.noarch.rpm'
Retrieving http://download1.rpmfusion.org/f ... e-stable.noarch.rpm
Retrieving http://download1.rpmfusion.org/n ... e-stable.noarch.rpm
warning: /var/tmp/rpm-tmp.T4wq5L: Header V3 RSA/SHA256 Signature, key ID 8fcff4da: NOKEY
warning: /var/tmp/rpm-tmp.J7MleI: Header V3 RSA/SHA256 Signature, key ID 8dc43844: NOKEY
Preparing... ########################################### [100%]
package rpmfusion-free-release-11-2.noarch is already installed
package rpmfusion-nonfree-release-11-2.noarch is already installed
但是还是一样的提示:
[root@jsw MPlayer-1.0rc3]# ./configure
Detected operating system: Linux
Detected host architecture: i386
Checking for host cc ... gcc
Checking for cross compilation ... yes
./configure: line 1579: gcc: command not found
./configure: line 1584: gcc: command not found
Checking for CPU vendor ... GenuineIntel (6:23:6)
Checking for CPU type ... Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz
Checking for kernel support of mmx ... failed
It seems that your kernel does not correctly support mmx.
To use mmx extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of mmxext ... failed
It seems that your kernel does not correctly support mmxext.
To use mmxext extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of sse ... failed
报错是从cpu开始的,我是Thinkpad T400 p8400的cpu,难道不支持?
没看到哪里说你GCC装了,反而只看到MP告诉你没装GCC,你装系统的时候没有勾选开发包吧。 |
|