Add dependencies for extra tools

1.9.x
Yannick Warnier 11 years ago
parent b9dd768361
commit c18bd799d5
  1. 24
      documentation/dependencies.html

@ -102,6 +102,30 @@ We recommend using HTML5-compatible technology.
<li>xajax </li>
<li>jQuery</li>
</ul>
<h2>Extra features dependencies - server-side</h2>
Chamilo LMS is a very complex software suite, and some of its components wil
only work when some specific server-side libraries are installed. The names of
the libraries below are taken from a Debian/Ubuntu installation, so you might
need to adapt these if you are installing on Windows, Mac or another Linux
distribution.<br />
Please note that, as for the rest of free software, we are NOT giving or
implying any warranty of any kind that this will work on your system, even on
the intended Debian/Ubuntu systems. You should take your own precautions to
ensure all components are installed by an expert in the field.<br />
<ul>
<li>Chamilo Rapid (ex Oogie(TM))</li>
<ul>
<li>libreoffice</li>
</ul>
<li>Audio recording</li>
<ul>
<li>libav-tools</li>
</ul>
<li>BigBlueButton videoconference</li>
<ul>
<li>bigbluebutton</li>
</ul>
</ul>
</div>
<hr />
<a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Transitional" style="margin: 1em; float: right;" height="31" width="88" /></a>

Loading…
Cancel
Save