Index: win_installer/README =================================================================== RCS file: /usr/local/cvsroot/win_installer/Attic/README,v diff -u -r1.3 -r1.4 --- win_installer/README 13 Oct 2006 02:16:24 -0000 1.3 +++ win_installer/README 20 Oct 2006 05:40:18 -0000 1.4 @@ -8,12 +8,10 @@ to install the NSIS compiler) Steps to build installer -1. Build LAMS as usual. If using an alternate location for JBOSS_HOME and - LAMS_CONF, specify these at the top of src/installer.nsi +1. Build LAMS as usual. If using an alternate location for JBOSS_HOME, specify + at the top of src/installer.nsi 2. Check out jsMath and run the build-war ant target (needed for - step 6) + step 5) 3. Run the dump-db and compile-java targets in the main build.xml file 4. Compile src/lams-start.nsi and src/lams-stop.nsi -5. Open your C:\lamsconf\lams.xml, and copy the flash client date/timestamps - into templates/lams.xml -6. Compile src/installer.nsi. +5. Compile src/installer.nsi.