LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 569|回复: 1

求助:yumex安装mplayer问题

[复制链接]
发表于 2007-11-26 21:15:28 | 显示全部楼层 |阅读模式
安装ffmpeg出现错误:
Missing Dependency: libx264.so.56 is needed by package ffmpeg-libs
 楼主| 发表于 2007-11-26 22:18:40 | 显示全部楼层
The problem is fixed.
The perfect way is:
After upgrading my primary machine to Fedora 8 I had:

Error: Missing Dependency: libx264.so.56 is needed by package (pick something)
This was a ffmpeg dependence, and any package that used this library had this error. The fix was

Make sure I had the livna repo installed

yum list |grep x264

rpm -e x264.i386 –nodeps
then to make it pull the livna version:

yum install x264-gui.i386

This does install the gui, which might be of no use, but it should guarantee you keep the livna library because of the cross dependency for the livna version of the library.
回复 支持 反对

使用道具 举报

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

本版积分规则

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