# HG changeset patch # User Tom Gottfried # Date 1394038034 -3600 # Node ID 9cefe1ab5b10ead41b782cad515b7e09047ad539 # Parent e55119cbdc19b3a7e0b47d9bee53a5efda7f4e23 INSTALL_DE: install Java 7 prior to tomcat to avoid Java 6 installation. diff -r e55119cbdc19 -r 9cefe1ab5b10 doc/INSTALL_DE --- 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