Changes

Jump to: navigation, search

Installing BigBlueButton For Seneca

354 bytes added, 15:36, 2 October 2012
Build the source
===Build the source===
 
First, we'll build the locales (language translation files). If your not modifying the locales, you need only do this once.
 
<source lang="bash">
cd ~/dev/bigbluebutton/bigbluebutton-client
ant locales
</source>
 
This will take about 10 minutes (depending on the speed of your system).
 
Next, let's build the client
 
<source lang="bash">
ant
</source>
1
edit

Navigation menu