找回密码
 注册
查看: 1600|回复: 14

MPlayer的安装问题

[复制链接]
发表于 2002-11-19 21:21:52 | 显示全部楼层 |阅读模式
7、解压编译安装mplayer:
tar vxf MPlayer-0.90pre5.tar,cd MPlayer-0.90pre5.tar,./configure (如果你想要gui的操作界面,则换用这个命令./configrue --enable-gui,但似乎这个版本的gui编译有错,我和linuxCN都无法成功,pre4版本则没问题),make,make install,都成功运行一下mplayer(这是为了让它在家目录下建立.mplayer这个配置目录,好进行下一步操作)


这个第七步中说的.用.make, make install,我在终端下运行.可是它提示我有错误.我不明白是什么意思.请指教.谢谢
发表于 2002-11-19 21:47:26 | 显示全部楼层
将错误贴出来看看,如果你对编译程序不熟悉,建议你下载置顶的帖子里提供的rpm包试试
回复

使用道具 举报

 楼主| 发表于 2002-11-19 22:08:33 | 显示全部楼层
[quote:484b9fca80="llc"]将错误贴出来看看,如果你对编译程序不熟悉,建议你下载置顶的帖子里提供的rpm包试试[/quote]


当我在终端下键入make的时候出现如下的提示。
Makefile:7: config.mak: No such file or directory
make: *** No rule to make target `config.mak'.  Stop.
请指教。谢谢
回复

使用道具 举报

发表于 2002-11-19 22:19:19 | 显示全部楼层
./configrue --enable-gui
这个你还没做吧
回复

使用道具 举报

 楼主| 发表于 2002-11-21 21:41:29 | 显示全部楼层
[quote:1129ce54cc="llc"]./configrue --enable-gui
这个你还没做吧[/quote]

我在终端下是这样打的命令。然后它有这样的提示。请看。
[root@aa MPlayer-0.90pre10]# ./configure --enable-gui
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... not found
Checking for gcc-3.1 version ... not found
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not found
Checking for cc version ... not found

*** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! ***

You are not using a supported compiler. We do not have the time to make sure
everything works with compilers other than the ones we use.  Use either the
same compiler as we do, or use --disable-gcc-checking but DO *NOT* REPORT BUGS
unless you can reproduce them after recompiling with a 2.95.x or 3.x version!

Note for gcc 2.96 users: Some versions of this compiler are known to miscompile
mplayer and lame (which is used for mencoder).  If you get compile errors,
first upgrade to the latest 2.96 release (minimum 2.96-85) and try again.
If the problem still exists, try with gcc 3.x (or 2.95.x) *BEFORE* reporting
bugs!

        GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !

     *** For details please read DOCS/users_against_developers.html ***


Error: Bad gcc version

Check configure.log if you do not understand why it failed.

然后我在运行。maker命令的时候。又有这样的提示。请看
[root@aa MPlayer-0.90pre10]# make
Makefile:7: config.mak: No such file or directory
make: *** No rule to make target `config.mak'.  Stop.
请各位高手指教。
回复

使用道具 举报

发表于 2002-11-21 21:51:09 | 显示全部楼层
这不是说你没装正确的gcc吗?她让你要么装2。95版要么装3。X版的gcc编译工具
回复

使用道具 举报

 楼主| 发表于 2002-11-21 22:27:47 | 显示全部楼层
[quote:a0b57e7c69="ym"]这不是说你没装正确的gcc吗?她让你要么装2。95版要么装3。X版的gcc编译工具[/quote]

那我应该在哪里找到gcc呢?到哪里可以下载呀。我是个初学者。请指教。谢谢
回复

使用道具 举报

 楼主| 发表于 2002-11-21 22:55:36 | 显示全部楼层
[quote:ee491ec556="baixiu"][quote:ee491ec556="ym"]这不是说你没装正确的gcc吗?她让你要么装2。95版要么装3。X版的gcc编译工具[/quote]

那我应该在哪里找到gcc呢?到哪里可以下载呀。我是个初学者。请指教。谢谢[/quote]

我现在已经下载完了。gcc了。是3.1版本的。可是当我在终端下打入。
../configure --enable-gui的时候。又有提示。好像又是错误的意思。请看
[root@aa MPlayer-0.90pre10]# ./configure --enable-gui
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... 3.1, ok
Checking for CPU vendor ... GenuineIntel (6:8:10)
Checking for CPU type ...  Pentium III (Coppermine)
Checking for GCC & CPU optimization abilities ... Your gcc does not support even "i386" for '-march' and '-mcpu'.
error
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 mmx2 ... failed
It seems that your kernel does not correctly support mmx2.
To use mmx2 extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of sse ... failed
It seems that your kernel does not correctly support sse.
To use sse extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for mtrr support ... yes
Checking for assembler (as ) ... failed
Upgrade binutils to 2.9.1 ...

Error: obsolete binutils version

Check configure.log if you do not understand why it failed.
请指教
回复

使用道具 举报

 楼主| 发表于 2002-11-21 22:58:28 | 显示全部楼层
好像是mmx有问题吧。。。。它是个什么东西呀。请详细说明。谢谢
回复

使用道具 举报

发表于 2002-11-22 12:35:40 | 显示全部楼层
难道你的linux内核是2.2.x版本?P3不可能不支持mmx(多媒体指令)的
回复

使用道具 举报

 楼主| 发表于 2002-11-22 21:11:06 | 显示全部楼层
[quote:27be2e6da1="llc"]难道你的linux内核是2.2.x版本?P3不可能不支持mmx(多媒体指令)的[/quote]

我是从公社里下的LINUX8.0.那我应该怎么解决呢?谢谢.请指教.
回复

使用道具 举报

 楼主| 发表于 2002-11-26 21:30:46 | 显示全部楼层
我应该怎么样升级我的内核呢?请详细的说明一下
回复

使用道具 举报

 楼主| 发表于 2002-11-26 21:31:46 | 显示全部楼层
我现在就想把这个软件给装上。我应该怎么做呢?
回复

使用道具 举报

发表于 2002-11-27 08:31:22 | 显示全部楼层
最简单的方法就是,把redhat8.0的软件全部装上,然后再试一下。
回复

使用道具 举报

发表于 2002-11-27 12:53:21 | 显示全部楼层
rh8自带的gcc为3.2,效率应该高点
你运行rh8自带的软件包管理,将开发环境全部选上,更新一下安装上
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-10-15 20:43 , Processed in 0.028587 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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