From a418e37e209f9f4208294cfeee16571490fa78d0 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 10 Oct 2014 01:15:32 +0200 Subject: [PATCH 1/1] that file was seriously outdated --- README.java | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) 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) -- 2.20.1