[问题]mplayerplug-in编译问题

Totem,mplayer,sopcast,realplayer,bmp
回复
recallshan
帖子: 87
注册时间: 2007-08-25 18:02
来自: 湖南株洲

[问题]mplayerplug-in编译问题

#1

帖子 recallshan » 2007-10-14 23:36

下了个mplayerplug-in
解压后进入目录直接 ./configure
出错 Unable to find mozilla or firefox development files
百度搜了下这个问题 没解决
装了firefox

错误信息
shan@shan-desktop:~/mplayerplug-in$ ./configure
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: Determining mozilla/firefox packages to build against
checking for MOZPLUG... no
configure: WARNING: mozilla-plugin not found
checking for MOZPLUG... no
configure: WARNING: firefox-plugin not found
checking for MOZPLUG... no
configure: WARNING: seamonkey-plugin not found
checking for MOZPLUG... no
configure: WARNING: xulrunner-plugin not found
checking for MOZPLUG... no
configure: WARNING: iceape-plugin not found
configure: error: Unable to find mozilla or firefox development files
上次由 recallshan 在 2007-10-15 22:27,总共编辑 2 次。
头像
ttand
帖子: 1745
注册时间: 2005-08-22 14:05
来自: 离开北京

#2

帖子 ttand » 2007-10-14 23:58

安装
firefox-dev
错过好多好贴,没占到广告位后悔啊
aBiNg
帖子: 1331
注册时间: 2006-07-09 12:22
来自: 南京

#3

帖子 aBiNg » 2007-10-15 17:51

以前写过的,可以参考一下。:)
编译MPlayerplugin for Mozilla
recallshan
帖子: 87
注册时间: 2007-08-25 18:02
来自: 湖南株洲

#4

帖子 recallshan » 2007-10-15 21:31

应二楼,我装了firefox
三楼的链接无法打开
头像
BigSnake.NET
帖子: 12522
注册时间: 2006-07-02 11:16
来自: 廣州
联系:

#5

帖子 BigSnake.NET » 2007-10-15 21:39

源里面有
^_^ ~~~
要理解递归,首先要理解递归。

地球人都知道,理论上,理论跟实际是没有差别的,但实际上,理论跟实际的差别是相当大滴。
头像
ttand
帖子: 1745
注册时间: 2005-08-22 14:05
来自: 离开北京

#6

帖子 ttand » 2007-10-15 22:10

把相关的 firefox 开发包都装上
错过好多好贴,没占到广告位后悔啊
recallshan
帖子: 87
注册时间: 2007-08-25 18:02
来自: 湖南株洲

#7

帖子 recallshan » 2007-10-15 22:27

相关开发包? 不知道在哪下 百度也不知道怎么搜呀...
还请指点
回复