64位机器上修复libx264错误

02月 23, 2008 on 12:30 pm | In linux/unix |

64位机器就是不方便,包的测试总是不够全面。前几天发现一个依赖性问题,昨天更新又发现问题了

  1. Missing Dependency: libx264.so.56 is needed by package mencode

这个提示有时是

  1. Missing Dependency: libx264.so.56 is needed by package ffmpeg-libs

反正更新多媒体播放类软件时总是出现。
Google到了解决办法:
先updatedb一下,然后locate libx264,找到:
/usr/lib64/libx264.so.58
好了,现在运行yum remove /usr/lib64/libx264.so.58,这个命令在我的机器上的实质结果是把x264删了。
,再运行安装命令(我之间是yum install amarok),就能成功了。这次,又顺道把libx264.so.*给我装上了。

No Comments yet »

评论 RSS Feed。 TrackBack URI

发表评论

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Valid XHTML and CSS. ^Top^