| 1 | = PostGIS Install Guide = |
| 2 | |
| 3 | The following is a guideline to install PostGIS onto most UNIX-like systems from either prebuilt packages (where maintained) or source. |
| 4 | |
| 5 | == PostGIS 1.5 == |
| 6 | * RHEL / Fedora / CentOS: |
| 7 | * [http://www.postgresonline.com/journal/index.php?/archives/147-Compiling-PostGIS-1.5-and-installing-after-Yum-PostgreSQL-Install.html Compiling PostGIS from source for CentOS/Fedora/RedHat EL After Yum Install of PostgreSQL] |
| 8 | * [http://www.postgresonline.com/journal/archives/204-postgis15-install-yum.html Installing PostGIS 1.5 on PostgreSQL 9.0 via Yum repository] |
| 9 | * UsersWikiPostgisRpmInstallation |
| 10 | * [wiki:UsersWikiPostgisRpmInstallation PostGIS RPM Installation] (older) |
| 11 | * Debian 6.0 (''squeeze'') - uses PostgreSQL 8.4 |
| 12 | * [wiki:UsersWikiPostgis15Debian6pkg using prebuilt packages] |
| 13 | * [wiki:UsersWikiPostgis15Debian6src from source] |
| 14 | * Ubuntu - UsersWikiPostgisOnUbuntu |
| 15 | |
| 16 | == Older guides == |
| 17 | * [wiki:UsersWikiPostgisRpmInstallation PostGIS RPM Installation] for PostGIS 1.0 |
| 18 | |
| 19 | == See also == |
| 20 | * UsersWikiWinCompile - Microsoft Windows |
| 21 | |