X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ad076cb4dfa591616c0384a2ed348ff47a0ba71f..f7f70d5b16f2dee72574a36146a11598e5907e34:/docs/source/Installing_SimGrid.rst diff --git a/docs/source/Installing_SimGrid.rst b/docs/source/Installing_SimGrid.rst index 31cb7e9b70..de838154a6 100644 --- a/docs/source/Installing_SimGrid.rst +++ b/docs/source/Installing_SimGrid.rst @@ -16,11 +16,15 @@ Pre-compiled Packages Binaries for Linux ^^^^^^^^^^^^^^^^^^ -On Debian or Ubuntu, simply type: +To get all of SimGrid on Debian or Ubuntu, simply type the following. .. code-block:: shell - apt install simgrid + apt install libsimgrid-dev simgrid-java + +The package ``libsimgrid-dev`` is sufficient if you only plan to use the +C or C++ interfaces of SimGrid while ``simgrid-java`` if you only plan +to use the Java bindings. If you build pre-compiled packages for other distributions, drop us an email.