From: Martin Quinson Date: Thu, 9 Oct 2014 23:15:32 +0000 (+0200) Subject: that file was seriously outdated X-Git-Tag: v3_12~760^2~60 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a418e37e209f9f4208294cfeee16571490fa78d0?hp=220a6109b767302515959ba7b80a36cfd9fd94ca;ds=sidebyside that file was seriously outdated --- 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)