Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove obsolete file
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 23 Aug 2016 01:47:13 +0000 (03:47 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 23 Aug 2016 01:50:05 +0000 (03:50 +0200)
README.java [deleted file]
doc/doxygen/install.doc
tools/cmake/DefinePackages.cmake

diff --git a/README.java b/README.java
deleted file mode 100644 (file)
index a8b3d19..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-On Debian, Ubuntu and similar systems, you need the following packages: 
-
- openjdk-7-jdk (or higher)
- libgcj14-dev  (or higher)
index 83364b1..e43dbba 100644 (file)
@@ -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`
index 594befe..b084a1b 100644 (file)
@@ -914,8 +914,6 @@ set(txt_files
   AUTHORS
   COPYING
   README
-  README.java
-  README.lua
   ChangeLog
   INSTALL
   LICENSE-LGPL-2.1