Created
March 26, 2012 01:12
-
-
Save garthk/2202039 to your computer and use it in GitHub Desktop.
Can't install bbb-demo (SOLVED)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@26797-2-1051166:/etc# apt-get install bbb-demo | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
You might want to run `apt-get -f install' to correct these: | |
The following packages have unmet dependencies: | |
bbb-playback-slides: Depends: bbb-record-core but it is not going to be installed | |
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On a fresh Ubuntu 10.04 clone, you'll need to do this before installing bigbluebutton and bbb-demo:
apt-get install ruby1.8-dev rubygems1.8
gem1.8 install rubygems-update
/var/lib/gems/1.8/bin/update_rubygem