web-dev-qa-db-ja.com

IcedteaをインストールするためのMozillaプラグインが見つかりません

そのようなエラーが原因で./configureコマンドが失敗するため、icedtea Webプラグインを構成できませんでした:

Package requirements (mozilla-plugin) were not met:
No package 'mozilla-plugin' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables MOZILLA_CFLAGS
and MOZILLA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Xulrunnerをインストールしてみましたが、役に立ちませんでした。私は何をすべきか?

2
meshsol

これにはfirefox-devをインストールするだけで十分です。 xulrunnerは、Ubuntuのスタンドアロンコンポーネントとしてサポートされなくなりました。

3
micahg