= GDAL/OGR Binaries = The GDAL project does not produce regular downloadable binaries (executables) for each release. However, a variety of efforts do produce ready to use binaries. == FWTools == The [wiki:FWTools] binary releases for Linux and Windows systems include the full set of GDAL libraries, utilities, python support and documentation along with lots of other stuff (including the OpenEV viewer). More information is available at: http://fwtools.maptools.org/ The FWTools binaries for Linux should work on pretty much any modern Intel Linux system (note their production is currently discontinued). == Linux == Slightly out of date RPMs for [http://en.wikipedia.org/wiki/SUSE_Linux SUSE], [http://en.wikipedia.org/wiki/Mandriva_Linux Mandriva] and [http://en.wikipedia.org/wiki/Fedora_%28Linux_distribution%29 Fedora Core 4] are maintained by GDF Hannover Germany. http://www.gdf-hannover.de/software === Fedora === GDAL 1.4.2, geos 2.2.3 and proj-4.5.0 are in Fedora 6 Extra. You can get the [http://download.fedora.redhat.com/pub/fedora/linux/extras/6/SRPMS source RPMS] or the [http://download.fedora.redhat.com/pub/fedora/linux/extras/6/i386 i386 binaries] GDAL 1.4.1, geos 2.2.3 and proj-4.5.0 are now parts of Fedora 7 (Core and Extra have been merged together). You can get the [http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/source/SRPMS source RPMs] or the [http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/i386/os/Fedora i386 binaries]. GDAL 1.4.2 is available as an update for Fedora 7: [http://download.fedora.redhat.com/pub/fedora/linux/updates/7/SRPMS source RPMs] and [http://download.fedora.redhat.com/pub/fedora/linux/updates/7/i386 i386 binaries] GDAL 1.4.2, geos 2.2.3 and proj-4.5.0 are in Fedora 8. You can get the [http://download.fedora.redhat.com/pub/fedora/linux/releases/8/Everything/source/SRPMS source RPMs] or the [http://download.fedora.redhat.com/pub/fedora/linux/releases/8/Everything/i386/os/Packages i386 binaries]. GDAL 1.5.1, geos 2.2.3 and proj-4.5.0 are in Fedora 9. You can get the [http://download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/source/SRPMS source RPMs] or the [http://download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/i386/os/Packages i386 binaries]. GDAL 1.5.3 is available as an update for Fedora 9: [http://download.fedora.redhat.com/pub/fedora/linux/updates/9/SRPMS.newkey source RPMs] and [http://download.fedora.redhat.com/pub/fedora/linux/updates/9/i386.newkey i386 binaries] === OpenSuSE === GDAL RPMs for OpenSuSE together with many other Geo-Tools are provided at http://download.opensuse.org/repositories/Application:/Geo/ === Debian === The [http://wiki.debian.org/DebianGis Debian GIS] team maintains [http://packages.debian.org/cgi-bin/search_packages.pl?keywords=gdal&searchon=names&subword=1&version=all&release=all GDAL packages] for [http://en.wikipedia.org/wiki/Debian Debian GNU/Linux]. === Ubuntu === Ubuntu 7.04 (feisty) contains GDAL 1.3.1, geos 2.2.1 and proj-4.4.9 in the ''universe'' repository. Ubuntu 7.10 (gutsy) contains GDAL 1.4.1, geos 2.2.3 and proj-4.5.0 in the ''universe'' repository. Ubuntu 8.04 (hardy) contains GDAL 1.4.4, geos 2.2.3 and proj-4.6.0 in the ''universe'' repository. Ubuntu 8.10 (intrepid) contains GDAL 1.5.2, geos 3.0.0 and proj-4.6.0 in the ''universe'' repository. Ubuntu 9.04 (jaunty) contains GDAL 1.5.2, geos 3.0.0 and proj-4.6.0 in the ''universe'' repository. More recent versions are available in the unofficial [http://les-ejk.cz/ubuntu/ Les-ejk UbuntuGIS multiverse repository]. A new UbuntisGIS is available on [https://launchpad.net/~ubuntugis UbuntuGIS launchpad] and provides packages of GDAL 1.6.1 for Ubuntu Hardy, Intrepid and Jaunty. For more information, you can consult the [https://wiki.ubuntu.com/UbuntuGIS UbuntuGIS] page. == MacOS X == William Kyngesburye maintains an extensive set of framework builds for GDAL and other GIS software at: http://www.kyngchaos.com/software:frameworks == Windows == Minimalist windows executables are available at: http://download.osgeo.org/gdal/win32/1.6/gdalwin32exe160.zip Other plugins will be added in the same location (such as Oracle/OCI): http://download.osgeo.org/gdal/win32/ A more featureful set of windows binaries, including python, proj and c# support is available as part of the [http://fwtools.maptools.org/ FWTools] package. Windows binaries built in MinGW are available at: http://map.hut.fi/files/Geoinformatica/win32/ The Geoinformatica-yy-mm-dd.zip contains GDAL (usually a development version), Perl-GDAL, Perl, and many other things. Tamas Szekeres maintains a complete set of Win32 and Win64 binary packages (compiled with VC2003/VC2005/VC2008) available at the following location. http://vbkto.dyndns.org/sdk/ These packages are based on the current development and stable branches built from the GDAL SVN daily. The corresponding SDK packages are also available to download from this location. === OSGeo4W === [http://trac.osgeo.org/osgeo4w OSGeo4W] is a binary distribution of a broad set of open source geospatial software for Win32 environments (Windows XP, Vista, etc). OSGeo4W includes GDAL/OGR, [http://grass.itc.it/ GRASS], MapServer, [http://openev.sourceforge.net/ OpenEV], [http://udig.refractions.net/ uDig], as well as many other packages (about 70 as of summer 2008). ---- Are you maintaining GDAL binaries for a platform? Please feel free to add pointers to the above!