En cours de rédaction
http://incubator.apache.org/openmeetings/installation.html
Installation des dépendances
aptitude install unzip mysql-server imagemagick ghostscript openoffice.org-headless openoffice.org-base openoffice.org-writer openoffice.org-calc openoffice.org-impress openoffice.org-draw openoffice.org-math openoffice.org-filter-mobiledev openoffice.org-filter-binfilter msttcorefonts pstoedit libpaper-utils ttf-dejavu ffmpeg
Installation de SWFTools
Installation OpenMeetings
Enregistrement
http://code.google.com/p/openmeetings/issues/detail?id=1140
- apt-get install sox
- apt-get install libmp3lame-dev libmp3lame0
- apt-get install subversion
- apt-get build-dep ffmpeg
- svn co svn://svn.ffmpeg.org/ffmpeg/trunk/
- cd ffmpeg
- ./configure --enable-libmp3lame
- make
- make install