找回密码
 注册
楼主: cnhnln

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

[复制链接]
发表于 2004-9-9 15:48:36 | 显示全部楼层
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

怎么解决?
回复

使用道具 举报

发表于 2004-9-9 19:36:44 | 显示全部楼层
烤好的就又香又嫩。。。。
回复

使用道具 举报

发表于 2004-9-9 20:18:07 | 显示全部楼层
configure后出现错误 :-(

Error: X11 support required for GUI compilation

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

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

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

使用道具 举报

发表于 2004-9-9 21:01:00 | 显示全部楼层
楼上的兄弟啊我configure后也跟你出现同样的问题我的是HF4。0唉为这在线播放问题我是realplayer也装MPlayer也装但前者已经装上了但就是不能在线播放,现在来装MPlayer,但configure就通不过真是郁闷啊有没有那位兄弟在HF4。0下安装成功了
回复

使用道具 举报

发表于 2004-9-9 21:43:02 | 显示全部楼层
请教
在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/目录,应该有吗?
我很菜,希望大虾们指教.
回复

使用道具 举报

发表于 2004-9-9 21:46:47 | 显示全部楼层
另,我的Essential Codecs是essential-20040809.tar.bz2
回复

使用道具 举报

发表于 2004-9-10 07:31:47 | 显示全部楼层
楼上,你 make install 时用的是 root 帐号么?
xbat, 你的开发包装全了么?
回复

使用道具 举报

发表于 2004-9-10 18:48:54 | 显示全部楼层
楼上老大,你估计的没错,我在root帐号下就可以make install了.
但cp的时候还是提示/root/.mplayer/’并非目录。
why??
我觉得开发包下载没有问题.
求教!!
回复

使用道具 举报

发表于 2004-9-10 21:46:03 | 显示全部楼层
楼上,你有 /root/.mplayer/ 目录么?
刚装完 mplayer 是没有的~~
一般需要运行一次 mplayer 才行。
回复

使用道具 举报

发表于 2004-9-11 01:01:24 | 显示全部楼层
非常感谢,现在我接近成功了.不过还有一个问题
我只下载了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.

就这个了,就差一步了
回复

使用道具 举报

发表于 2004-9-11 08:14:04 | 显示全部楼层
无法移动‘font-arial-iso-8859-1/’至‘/usr/share/mplayer/fomt/...’: 没有那个文
件或目录

…………… fomt 是哪里?
New_Face failed.

装皮肤了么?
Maybe the font path is wrong.

字体还没有装上。
回复

使用道具 举报

发表于 2004-9-11 10:33:13 | 显示全部楼层
楼主好,我在如您所说进行配置的时候报同第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...的包下载
谢谢!
回复

使用道具 举报

发表于 2004-9-11 10:45:16 | 显示全部楼层
楼上,你需要安装开发包。
在 FC 的安装盘里就有。建议用 RH 的软件包管理器安装全部的开发包。
回复

使用道具 举报

发表于 2004-9-11 12:19:21 | 显示全部楼层
谢谢版主,还想请问,完成make 和 make install后,是否程序的安装目录就确定了?能不能把可执行文件转到其他地方运行?
谢谢
回复

使用道具 举报

发表于 2004-9-11 12:35:34 | 显示全部楼层
jiangtao9999,很感谢.现在确定就是字体没有安装.
可是当我mv font-arial-cp1250/ /usr/share/mplayer/font/...时
又无法移动‘font-arial-cp1250/’至‘/usr/share/mplayer/font/...’: 没有那个文件或
目录
这回不是fomt了
再求教!
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-2-15 04:30 , Processed in 0.027071 second(s), 13 queries .

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

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