X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e37c1e4bba9bb89cd2842f08cde998eb7f941d04..d3ca2c9ead07e2ec3dcbe157b9759bda0233a753:/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)