"# geonode-win-installer"
In order to compile the installer:
-
Make sure you have correctly installed and configured NSIS on you system:
a) Install "NSIS Plugins/nsis-2.49-setup.exe"
b) Copy and replace "NSIS Plugins/plugins/." into "C:/Program Files (x86)/NSIS/"
-
Downlaod the "geonode-master.zip" source folder from https://github.com/GeoNode/geonode/archive/master.zip
-
Download and rename to "geoserver.war" from http://build.geonode.org/geoserver/latest/geoserver-2.9.x-oauth2.war
-
Download and rename to "data.zip" from http://build.geonode.org/geoserver/latest/data-2.9.x-oauth2.zip
-
Download "postgresql-9.6.2-2-windows.exe" from https://get.enterprisedb.com/postgresql/postgresql-9.6.2-2-windows.exe
-
Build "WinLAMP.4.0.0-geonode.exe"; Compile with NSIS the file "WinLAMP.4.0.0-developer/WinLAMP.4.0.0-geonode.nsi" Move the "WinLAMP.4.0.0-geonode.exe" into the GeoNode installer root dir
-
Compile "GeoNode-install.nsi" with NSIS