[Comm] Gecko SDK. Разъясните.

Olexander Chernetskyy sp_archer на meta.ua
Чт Авг 26 20:03:28 UTC 2010


Нужен он мне чтобы сделать плагин для оперы согласно инструкции
на
http://earthmediacenter.com/windows_media_player_plugin_installation_guide.html
---8<---
Linux
Please do the following:
1. Make sure you have the Gecko SDK installed.
2. Download the plug-in source code
3. Type:
./configure --enable-x [--with-gecko-sdk={path}]
where {path} is the path to the Gecko SDK
4. Type:
make
5. Locate the files mplayerplug-in*.{so,xpt} and copy them to
/usr/lib/opera/plugins or /usr/lib/browser-plugins or
/usr/lib/netscape/plugins or /usr/lib/mozilla/plugins, depending on your
distribution.
6. Type:
ln -s /usr/lib/mozilla/libxpcom.so /usr/lib
7. Restart Opera.
8. Verify that the plug-in is working by going to a test page for DivX
plug-ins or by watching a trailer on Apple's movie trailer page .
---8<---

скачал у мозилы xulrunner-1.9.1.11.en-US.linux-i686.sdk.tar.bz2
развернул его /opt/xulrunner-sdk

говорю ./configure --enable-x --with-gecko-sdk=/opt/xulrunner-sdk/
и получаю
---8<---
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/ginstall -c
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
Using new (v1.7+) gecko-sdk
checking for xpidl... no
configure: error: xpidl compiler not found
---8<---

Какой ему там путь нужно указать в --with-gecko-sdk= ?
Или я вообще ничего не понимаю?

Для чего мне всё это? Да, хочется телевизор смотреть на
http://earthmediacenter.com/

Заранее благодарен за ответ.
-- 
Best regards,
ArCher



Подробная информация о списке рассылки community