Ubuntu 10.04.4 LTS に BigBlueButton の最新バージョンをインストールしようとしています
このガイドに従います: https://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu
ステップ 5 で、次のエラー メッセージが表示されます。
#apt-get install bigbluebutton
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
bigbluebutton: Depends: bbb-config but it is not going to be installed
E: Broken packages
bbb-config をインストールしようとしています:
# apt-get install bbb-config
bbb-config: Depends: `enter code here`bbb-web but it is not going to be installed
次にbbb-web
# apt-get install bbb-web
bbb-web: Depends: bbb-openoffice-headless but it is not going to be installed
次に bbb-openoffice-headless
# apt-get install bbb-openoffice-headless
bbb-openoffice-headless: Depends: openoffice.org but it is not going to be installed
BBB 0.81 には LibreOffice が必要ですよね?(インストール済み)