Difference between revisions of "OSGeo4W"

From OSGeo
Jump to navigation Jump to search
Line 39: Line 39:
 
== Technical Notes ==
 
== Technical Notes ==
  
 +
* existing MS4W Nullsoft installer [http://www.maptools.org/ms4w/index.phtml?page=ms4w-2.2.6.nsi.txt script]
 
* Paul Ramsey notes that for installation in corporate environments it can be very helpful to provide MSI files, and to support non-interactive distribution.  
 
* Paul Ramsey notes that for installation in corporate environments it can be very helpful to provide MSI files, and to support non-interactive distribution.  
 
* Markus Neteler mentioned that 6.3.0 winGRASS is now in RC1 ([http://geog-pc40.ulb.ac.be/grass/wingrass/ download]) and also included in QGIS 0.9.0
 
* Markus Neteler mentioned that 6.3.0 winGRASS is now in RC1 ([http://geog-pc40.ulb.ac.be/grass/wingrass/ download]) and also included in QGIS 0.9.0

Revision as of 13:49, 8 November 2007

Introduction

This page discusses a possible OSGeo Binary Distribution and Installer of software for MS Windows (aka Win32). It is a specific case of the OSGeo Binary Distribution which we hope might get going soon.

Goals

General goals:

  • Include a wide variety of OSGeo packages.
  • Painless installation
  • Select desired packages only, and pull in dependencies automatically.

General Plan

Morph MS4W to use a nicer installer front end (instead of just zip files) and to include more packages.

Targetted Packages

In the following context required means we firmly plan to include this item, and that existing participants are committed to it. Optional implies we are interested in including it, but no one is committed to doing it. All packages will be optional to install (pending dependencies).

  • MapServer (required, Jeff)
    • MapServer CGI (required, Jeff)
    • PHP MapScript (required, Jeff)
    • Python MapScript (optional)
  • GDAL (required, Mateusz)
    • Python bindings (optional)
    • Plugin Drivers: ECW, OCI, SDE, MrSID, etc (optional)
  • Mapbender (optional)
  • Mapbuilder (optonal)
  • GRASS (required)

Participants

  • Jeff McKenna: MS4W Maintainer
  • Frank Warmerdam: FWTools
  • Mateusz Loskot: maintain GDAL related components
  • Yewondwossen Assefa: MapServer core

Technical Notes

  • existing MS4W Nullsoft installer script
  • Paul Ramsey notes that for installation in corporate environments it can be very helpful to provide MSI files, and to support non-interactive distribution.
  • Markus Neteler mentioned that 6.3.0 winGRASS is now in RC1 (download) and also included in QGIS 0.9.0

Package Requirements

MS4W

  • Apache
    • install into any directory
    • allow user to specify port to use
  • MapServer
    • SDE, Oracle plugins
    • Mapscript: PHP, Java, Python, C#
    • AGG
  • Miscellaneous
    • automatically upgrade/install packages directly from the maptools.org server

WINGRASS

  • ActiveState Tcl
  • MSYS (commandline-ready)