Hi everyone,
I am trying to install BBB in Ubuntu 12.04 Server (64 bit). I managed to install everything up to Ruby and on 'sudo apt-get install bigbluebutton' I am getting the following error,
The following packages have unmet dependencies:
bigbluebutton : Depends: bbb-config but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I searched and found the following post by Douglas Young who've faced the same error,
I know that BBB is currently developed on Ubuntu 10.04 and as per the above thread, the solution that Douglas has been asked to follow is to downgrade to Ubuntu 10.04 which has worked for him.
But in my case, I need to start the development in the latest Ubuntu 12.04 itself.
As Chad Pilkey has indicated in the above thread, currently the BBB packages are built for Ubuntu 10.04.
Is there anyway that I can build the packages from source in Ubuntu 12.04 to come out of this error?
I also looked at setting up the dev environment section of the BBB wiki, and it seems that we have to use the bbb-conf to setup the dev environment itself (bbb-conf --setup-dev tools). But the problem I am facing is bbb-conf only comes with the BBB installation itself.
Any steps, wiki page or help that I can use to setup the dev environment without the use of bbb-conf file and compile the packages from source to Ubuntu 12.04 is much appreciated.
Thanks in advance,
Regards,
Bathiya.