Skip to content

让mplayer支持firefox播放

2010 五月 2
by 荒野无灯

本着折腾的精神,到http://mplayerplug-in.sourceforge.net/下载了mplayerplug-in-3.55.tar.gz ,然后解压,再configure,报错了,说找不到 sdk ,于是 查看了下http://mplayerplug-in.sourceforge.net/install.php#plugin , 根据说明 ,又跑到 http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7/ 下载了 gecko-sdk-i686-pc-linux-gnu-1.7.tar.gz ,解压后放在 /usr/local/share/ ,然后再

1
./configure -with-gecko-sdk=/usr/local/share/gecko-sdk

再次报错:

checking for xpidl… no
configure: error: xpidl compiler not found

google 之,看来这个问题不只是我一个人遇到。 我不是一个人在战斗!
但是基本上没有找到解决办法。有人推荐使用gecko-mediaplayer而不是mplayerplug-in 。也行,gecko-mediaplayer的安装可是省事多了。

gecko-mediaplayer – Multimedia plug-in for Gecko browsers

1
sudo apt-get install gecko-mediaplayer

这条命令会安装 :

gecko-mediaplayer gnome-mplayer libdiscid0 libmusicbrainz3-6

喜欢这篇文章吗?

请订阅本站 RSS feed填写您的邮件地址,订阅我们的精彩内容:,欢迎点击这里捐赠以支持荒野无灯转播到腾讯微博 转播到腾讯微博

作者:荒野无灯
出处:Hacklog【Hacklog】

声明: 本站遵循 署名-非商业性使用-相同方式共享 3.0 共享协议. 转载请注明转自Hacklog【荒野无灯weblog】

本文链接: http://ihacklog.com/?p=3746

Leave a Reply

Allowed Tags - You may use these HTML tags and attributes in your comment.

<a href="" title=""> <abbr title=""> <acronym title=""> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <q cite=""> <strong>

 :wink:  :-|  :-x  :twisted:  :)  8-O  :(  :roll:  :-P  :oops:  :-o  :mrgreen:  :lol:  :idea:  :-D  :evil:  :cry:  8)  :arrow:  :-?  :?:  :!:

Note: You may use basic HTML in your comments. Your email address will not be published.

Subscribe to this comment feed via RSS