打印

手把手教你编译安装MPlayer-1.0pre5转贴

make以后
出现这个错误
ffv1.c: In function `encode_rgb_frame':
ffv1.c:465: internal compiler error: in find_function_data, at function.c:329
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[1]: *** [ffv1.o] 错误 1
make[1]: Leaving directory `/home/viper/soft/Mplayer/MPlayer-1.0pre5/libavcodec'
make: *** [libavcodec/libavcodec.a] 错误 2

怎么解决?

TOP

烤好的就又香又嫩。。。。
我的小站:xiaolou.3322.org 下面有图片时即可访问

TOP

configure后出现错误 :-(

Error: X11 support required for GUI compilation

怎么解决?好像没有指定缺少哪个包

另外是不是check中的所有的结果都是yes才no error呢?

My system is redhat9.0,if there anyone succeed at redhat9.0?

TOP

楼上的兄弟啊我configure后也跟你出现同样的问题我的是HF4。0唉为这在线播放问题我是realplayer也装MPlayer也装但前者已经装上了但就是不能在线播放,现在来装MPlayer,但configure就通不过真是郁闷啊有没有那位兄弟在HF4。0下安装成功了

TOP

请教
在make install 之前都没有问题,当输入make install 时出现
make[1]: Entering directory `/home/yezhurb/tools/MPlayer-1.0pre5/libdha'
mkdir -p /usr/local/lib
install -m 755 -s -p libdha.so.1.0  /usr/local/lib/libdha.so.1.0
install: cannot create regular file `/usr/local/lib/libdha.so.1.0': Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/yezhurb/tools/MPlayer-1.0pre5/libdha'
make[1]: Entering directory `/home/yezhurb/tools/MPlayer-1.0pre5/vidix'
make[2]: Entering directory `/home/yezhurb/tools/MPlayer-1.0pre5/vidix/drivers'
mkdir -p /usr/local/lib/mplayer/vidix
mkdir: cannot create directory `/usr/local/lib/mplayer': Permission denied
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/yezhurb/tools/MPlayer-1.0pre5/vidix/drivers'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/yezhurb/tools/MPlayer-1.0pre5/vidix'
make: *** [install] Error 2
这是不是有问题?
之后输入cp codecs.conf gui.conf input.conf sample.conf ~/.mplayer/ 时出现(我是rh9,没有gui
cp: 正在访问‘/home/yezhurb/.mplayer/’: 不是目录
为什么?
再之后我找不到/usr/local/share/mplayer/font/目录,应该有吗?
我很菜,希望大虾们指教.
抵制日货,从我做起!!

TOP

另,我的Essential Codecs是essential-20040809.tar.bz2
抵制日货,从我做起!!

TOP

楼上,你 make install 时用的是 root 帐号么?
xbat, 你的开发包装全了么?
不想要 ID 了请找我。

TOP

楼上老大,你估计的没错,我在root帐号下就可以make install了.
但cp的时候还是提示/root/.mplayer/’并非目录。
why??
我觉得开发包下载没有问题.
求教!!
抵制日货,从我做起!!

TOP

楼上,你有 /root/.mplayer/ 目录么?
刚装完 mplayer 是没有的~~
一般需要运行一次 mplayer 才行。
不想要 ID 了请找我。

TOP

非常感谢,现在我接近成功了.不过还有一个问题
我只下载了font-arial-iso-8859-1.tar.bz2
无法移动‘font-arial-iso-8859-1/’至‘/usr/share/mplayer/fomt/...’: 没有那个文
件或目录
然后启动界面时出现New_Face failed. Maybe the font path is wrong.

就这个了,就差一步了

TOP

引用:
无法移动‘font-arial-iso-8859-1/’至‘/usr/share/mplayer/fomt/...’: 没有那个文
件或目录
…………… fomt 是哪里?
引用:
New_Face failed.
装皮肤了么?
引用:
Maybe the font path is wrong.
字体还没有装上。
不想要 ID 了请找我。

TOP

楼主好,我在如您所说进行配置的时候报同第2页一样的错误
Error: The GUI requires GTK devel packages (which were not found).

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

我的环境是Fedora Core2,我看到已经装了gtk+和gtk2的一些包,请问应该如何解决?我找不到gtk_dev...的包下载
谢谢!

TOP

楼上,你需要安装开发包。
在 FC 的安装盘里就有。建议用 RH 的软件包管理器安装全部的开发包。
不想要 ID 了请找我。

TOP

谢谢版主,还想请问,完成make 和 make install后,是否程序的安装目录就确定了?能不能把可执行文件转到其他地方运行?
谢谢

TOP

jiangtao9999,很感谢.现在确定就是字体没有安装.
可是当我mv font-arial-cp1250/ /usr/share/mplayer/font/...时
又无法移动‘font-arial-cp1250/’至‘/usr/share/mplayer/font/...’: 没有那个文件或
目录
这回不是fomt了
再求教!
抵制日货,从我做起!!

TOP