= 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. == 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 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] The [http://pkg-grass.alioth.debian.org/cgi-bin/wiki.pl 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 Debian. Ubuntu contains GDAL 1.3.1, geos 2.2.1 and proj-4.4.9 in the ''universe'' repository. More recent versions are available in the unofficial [http://les-ejk.cz/ubuntu/ Les-ejk UbuntuGIS multiverse repository]. 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/unixport/frameworks == Windows == Minimalist windows executables are available at: http://download.osgeo.org/gdal/win32/1.5/gdalwin32exe150.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. ---- Are you maintaining GDAL binaries for a platform? Please feel free to add pointers to the above!