[gdal-dev] GDAL windows installers available

2011-01-09 Thread Tamas Szekeres
Folks, Upon the inspiration on the recent conversation in this topic I've put some efforts to automate the creation of a generic GDAL installer derived from the distributions available at http://vbkto.dyndns.org/sdk/. Currently the following options are available from this site to install and

Re: [gdal-dev] GDAL windows installers available

2011-01-09 Thread Michael Sumner
Awesome, thanks for this - I've really enjoyed the discussion too, a great deal of good information there. I downloaded and ran http://vbkto.dyndns.org/sdk/Download.aspx?file=release-1600-x64-gdal-mapserver\gdal-18dev-1600-x64-core.msi on Windows 7 64-bit. I removed an existing path reference to

Re: [gdal-dev] GDAL windows installers available

2011-01-09 Thread Tamas Szekeres
Michael, You probably did a full install which is not recommended if the Oracle environment is not in place. Try removing the OCI plugin by the add/remove option. Best regards, Tamas 2011/1/9 Michael Sumner mdsum...@gmail.com Awesome, thanks for this - I've really enjoyed the discussion

Re: [gdal-dev] GDAL windows installers available

2011-01-09 Thread Even Rouault
Tamas, When running the autotest suite against the installed GDAL by the installer, I've noticed that a few files that are in gdal/data aren't included in gdal- data : * header.dxf * trailer.dxf * pci_datum.txt * pci_ellips.txt Best regards, Even