changeset 7784:9cefe1ab5b10

INSTALL_DE: install Java 7 prior to tomcat to avoid Java 6 installation.
author Tom Gottfried <tom@intevation.de>
date Wed, 05 Mar 2014 17:47:14 +0100
parents e55119cbdc19
children b1dfc7934e9d
files doc/INSTALL_DE
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/INSTALL_DE	Wed Mar 05 15:53:46 2014 +0100
+++ b/doc/INSTALL_DE	Wed Mar 05 17:47:14 2014 +0100
@@ -22,7 +22,8 @@
 Erforderliche Pakete zum Installieren von D4E-river
 ===================================================
     $ su root
-    $ apt-get install openjdk-7-jdk tomcat6 postgresql-9.1-postgis \
+    $ apt-get install openjdk-7-jdk
+    $ apt-get install tomcat6 postgresql-9.1-postgis \
         apache2 cgi-mapserver ttf-freefont
 
 

http://dive4elements.wald.intevation.org