X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b0495c8307575af4cbeee65d7ee708e1da661dcf..22cae46149e1fb4988ad9e46060c3e7ecd4e0e44:/doc/doxygen/install.doc diff --git a/doc/doxygen/install.doc b/doc/doxygen/install.doc index 83364b1d24..e43dbbaa54 100644 --- a/doc/doxygen/install.doc +++ b/doc/doxygen/install.doc @@ -76,7 +76,7 @@ Recompiling an official archive is not much more complex. SimGrid only uses very - Max OS X: with [fink](http://www.finkproject.org/): `fink install boost1.53.nopython`, or with homebrew: `brew install boost` - Java (if you want to build the Java bindings): - - Debian / Ubuntu: `apt-get install default-jdk` + - Debian / Ubuntu: `apt-get install default-jdk libgcj16-dev` - Mac OS X or Windows: Grab a [full JDK](http://www.oracle.com/technetwork/java/javase/downloads) - Lua (if you want to build with lua enabled): - Debian / Ubuntu: `apt-get install liblua5.3-dev lua5.3`