Changes between Version 7 and Version 8 of UsersWikiPostGIS20CentOS6pgdg
- Timestamp:
- 01/11/14 12:50:20 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPostGIS20CentOS6pgdg
v7 v8 1 1 = How to install PostGIS 2.0 on CentOS 6 from packages = 2 2 3 This installation method uses YUM packages maintained by Devrim GUNDUZ of the PostgreSQL Global Develo mpent Group (PGDG). For an overview of installing PostgreSQL using this method, see other details at http://wiki.postgresql.org/wiki/YUM_Installation.3 This installation method uses YUM packages maintained by Devrim GUNDUZ of the PostgreSQL Global Development Group (PGDG). For an overview of installing PostgreSQL using this method, see other details at http://wiki.postgresql.org/wiki/YUM_Installation. 4 4 5 Additional packages from [http://fedoraproject.org/wiki/EPEL EPEL] 6 (Extra Packages for Enterprise Linux) are required to fulfil requirements for GDAL.5 Additional packages from [http://fedoraproject.org/wiki/EPEL EPEL] 6 (Extra Packages for Enterprise Linux) are required to fulfill requirements for GDAL. 6 6 7 7 == Configure YUM == … … 26 26 Save and close the file (with `vi`, press "esc" to go to command-mode, then type `:wq`). 27 27 28 == Download and install PGDG R PM file ==28 == Download and install PGDG Repository RPM file == 29 29 30 A PGDG RPM fileneeds to be downloaded for your platform and your PostgreSQL version requirements (you can choose the later). Find the correct RPM file for your system from here: http://yum.postgresql.org/repopackages.php30 A PGDG RPM Repository RPM needs to be downloaded for your platform and your PostgreSQL version requirements (you can choose the later). Find the correct RPM file for your system from here: http://yum.postgresql.org/repopackages.php 31 31 32 32 For example, if you have a 64-bit OS and want to install PostgreSQL 9.2: