我怎么不会安装MPlayer,哪位大哥帮帮我

Totem,mplayer,sopcast,realplayer,bmp
回复
zenglf000
帖子: 9
注册时间: 2007-05-23 14:03

我怎么不会安装MPlayer,哪位大哥帮帮我

#1

帖子 zenglf000 » 2007-05-23 14:20

我参考网上的资料下载主程序:
MPlayer-1.0pre8(有更新版的,建议用这个版本)
官方解码器:
essential-20061022.tar.bz2

官方win32_CODES-all:
windows-essential-20061022.zip

皮肤:
Blue-1.4.tar.bz2

上面的那几样东西都在官方网站找到并顺利下载
下载网址: http://www.mplayerhq.hu/homepage/design7/dload.html
step2. 安装codec(键盘输入请仔细)
tar vjxf essential-20061022.tar.bz2
mv essential-20061022 /usr/lib/codes
chmod 644 /usr/lib/codes/*
chown root.root /usr/lib/codes/*

unzip windows-essential-20061022.zip
mv windows-essential-20061022 /usr/lib/wincodes
chmod 644 /usr/lib/wincodes/*
chown root.root /usr/lib/wincodes/*
3.安装MPlayer

tar vjxf MPlayer-1.0pre8.tar.bz2
cd MPlayer-1.0pre8
在这上面运行都是正确的,但是为什么 运行到下面这个时候:
./configure --prefix=/usr/local/mplayer/ --enable-gui --enable-freetype --with-codecsdir=/usr/lib/codes/ --with-win32libdir=/usr/lib/wincodes/ --disable-gcc-checking --language=zh_CN
就发发生了错误;
root@zengfude-desktop:/home/zengfude/Desktop/MPlayer-1.0pre8# ./configure --prefix=/usr/local/mplayer/ --enable-gui --enable-freetype --with-codecsdir=/usr/lib/codes/ --with-win32libdir=/usr/lib/wincodes/ --disable-gcc-checking --language=zh_CN
Detected operating system: Linux
Detected host architecture: i386

******************************************************************************

Hmm. You really want to compile MPlayer with an *UNSUPPORTED* C compiler?
Ok. You know. Do it. Did you read DOCS/HTML/en/users-vs-dev.html???

DO NOT SEND BUGREPORTS OR COMPLAIN, it's *YOUR* compiler's fault!
Get ready for mysterious crashes, no-picture bugs, strange noises... REALLY!
Lame which is used by mencoder produces weird errors, too.

If you have any problem, install a GCC 2.95.x or 3.x version and try again.
If the problem _still_ exists, then read DOCS/HTML/en/bugreports.html !

*** DO NOT SEND BUG REPORTS OR COMPLAIN it's *YOUR* compiler's fault! ***

******************************************************************************


Checking for host cc ... cc
Checking for cross compilation ... yes
./configure: line 801: cc: command not found
Checking for CPU vendor ... GenuineIntel (6:11:1)
Checking for CPU type ... Intel(R) Celeron(TM) CPU 1000MHz
Checking for GCC & CPU optimization abilities ... CPU optimization disabled. CPU not recognized or your compiler is too old.
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 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
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 support of -pipe option ... no
Checking for assembler (as 2.16.91) ... ok
Checking for Linux kernel version ... 2.6.15-26-386, ok
Checking for MPlayer binary name ... mplayer
Checking for awk ... mawk
Checking for extra headers ... none
Checking for extra libs ... none
Checking for -lposix ... no
Checking for -lm ... no
Checking for langinfo ... no
Checking for language ... using zh_CN (man pages: en)
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... none
Checking for __builtin_expect ... no
Checking for kstat ... no
Checking for posix4 ... no
Checking for lrintf ... no
Checking for round ... no
Checking for nanosleep ... no
Checking for socklib ... no
Checking for inet_pton() ... no (trying inet_aton next)
Checking for inet_aton() ... no (network support disabled)
Checking for inttypes.h (required) ... no
Checking for bitypes.h (inttypes.h predecessor) ...
Error: Cannot find header either inttypes.h or bitypes.h (see DOCS/HTML/en/faq.html).

Check "configure.log" if you do not understand why it failed.
root@zengfude-desktop:/home/zengfude/Desktop/MPlayer-1.0pre8# make
Makefile:7: config.mak: No such file or directory
make: *** 没有规则可以创建目标“config.mak”。 停止。
谁能教我啊,在线等 啊????
头像
zmcbb30
帖子: 2717
注册时间: 2006-09-30 0:32
来自: 巴拉特星系第四行星──海尼森

#2

帖子 zmcbb30 » 2007-05-23 14:33

头可断,血可流,靓女不可不追求
相艾唔好口,够姜就只抽

BARTON 2500+/1536MDDR400
EP8RDA3G/MX4000 128M64bit 8X
DiamondPlus9-6Y080L0-ATA133
Samsung743DF
HiweedDesktop-1.0
zenglf000
帖子: 9
注册时间: 2007-05-23 14:03

#3

帖子 zenglf000 » 2007-05-23 14:40

我能和你用QQ说吗?
zenglf000
帖子: 9
注册时间: 2007-05-23 14:03

#4

帖子 zenglf000 » 2007-05-23 14:46

sudo apt-get install mplayer-fonts mplayer mplayer-skins mozilla-mplayer
这个也行吗?我是新手啊,昨天刚装的ubuntu
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#5

帖子 eexpress » 2007-05-23 14:50

自己编译的东西,会比源的好??
难吧。
● 鸣学
zenglf000
帖子: 9
注册时间: 2007-05-23 14:03

#6

帖子 zenglf000 » 2007-05-23 14:56

楼上的,我不知道到哪找哪啊,给个介绍啊
头像
karron
帖子: 6226
注册时间: 2005-06-11 14:03
来自: 不明真相的群众
联系:

#7

帖子 karron » 2007-05-23 16:03

请自己看上面人给出的链接, 一步步做.
我的blog,关于技术,软件,linux,vim <---- 所有博客均被河蟹.
zenglf000
帖子: 9
注册时间: 2007-05-23 14:03

#8

帖子 zenglf000 » 2007-05-23 19:10

已经解决 了,谢谢大家的帮助,
回复