Index: unix_installer/upgrader-package/readme =================================================================== diff -u -rd3e1423ab32ceafba2ea46b790b7206c6e8dbfad -r142a7a1e7a73cc91033f607bf64d182a19cac13a --- unix_installer/upgrader-package/readme (.../readme) (revision d3e1423ab32ceafba2ea46b790b7206c6e8dbfad) +++ unix_installer/upgrader-package/readme (.../readme) (revision 142a7a1e7a73cc91033f607bf64d182a19cac13a) @@ -58,14 +58,6 @@ lams-central.war and lams-common.jar, if you have made changes to any projects, ensure that you back them up so you can re-apply them after the update. -Before you run the script, you need to ensure that your $JAVA_HOME is set to -your java 1.5 or higher directory, also you will need to set the $PATH variable -to include the pasudoth to the java binaries. The steps to do this are listed below. -> JAVA_HOME="(path to java installation directory)" -> export JAVA_HOME -> PATH="(path to java bin directory):$PATH" -> export PATH - Once you have finished editing lams.properties file you are ready to run the update script. Go to the root directory of the package and type: > sudo ./update-lams.sh