=== modified file 'src/docbkx/en/dhis2_implementation_guide_installation.xml' --- src/docbkx/en/dhis2_implementation_guide_installation.xml 2013-04-03 16:39:50 +0000 +++ src/docbkx/en/dhis2_implementation_guide_installation.xml 2013-04-06 18:01:02 +0000 @@ -105,8 +105,17 @@ invoke chmod 0600 hibernate.properties which ensures that only the dhis user which owns the file is allowed to read or write to it. Install Tomcat - Download the Tomcat binary distribution from http://tomcat.apache.org/download-70.cgi A useful tool for downloading files from the web is wget. Extract to a convenient location. This guide assumes that you have navigated to the root directory of the extracted archive. - Clear the pre-installed web applications by invoking rm -rf webapps/* Download the latest DHIS 2 WAR file from http://dhis2.org/download, move it to the webapps directory and rename it to ROOT.war + Download the Tomcat binary distribution from http://tomcat.apache.org/download-70.cgi A useful tool for downloading files + from the web is wget. Extract to a convenient location. + This guide assumes that you have navigated to the root directory of the extracted archive. + Download the latest stable DHIS WAR file by invoking: + + wget stable.dhis2.org + + Clear the pre-installed web applications by invoking rm -rf webapps/* Move + the DHIS WAR file to the webapps directory and rename it to + ROOT.war. Create a file bin/setenv.sh and add the lines below. The first will set the location of your Java Runtime Environment, the second will dedicate memory to Tomcat and the third will set the location for where DHIS 2 will search for the