Hi Christopher, On Wed, 05. Jan 2011 at 08:48:48 -0800, Christopher Barker wrote: > However, for simplicity, a one-click installer for just GDAL/OGR for > Windows, complete with command line tools and ready for use with the > python bindings (and others language bindings?) would be great.
The QGIS standalone NSIS installer is made from OSGeo4W binaries with creatensis.pl[1]. It starts from the qgis-full/qgis-dev package and collects the dependencies from OSGeo4W, extracts them and repackages them to a single NSIS installer. Adapting it to do the same for gdal17 shouldn't be too difficult. Jürgen [1] http://trac.osgeo.org/qgis/browser/trunk/qgis/ms-windows/osgeo4w/creatensis.pl -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-20 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de -- norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502 _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
