X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/960423477a73dac2c2144655b963f3aba9e19d54..957528f1d9ff4f8b466c9c6ce69653cad3b09430:/README.java diff --git a/README.java b/README.java index 66af8b5eb9..a8b3d19dc4 100644 --- a/README.java +++ b/README.java @@ -1,7 +1,4 @@ -On Debian-like systems (which includes ubuntu), you need the following -packages: sun-java6-jdk libgcj10-dev. If you cannot find the -libgcj10-dev, try another version, like libgcj9-dev (on Ubuntu before -9.10) or libgcj11-dev (not released yet, but certainly one day). -Please note that you need to activate the contrib and non-free -repositories in Debian, and the universe ones in Ubuntu. Java comes at -this price... +On Debian, Ubuntu and similar systems, you need the following packages: + + openjdk-7-jdk (or higher) + libgcj14-dev (or higher)