Changes between Version 2 and Version 3 of UsersWikiPostGIS20CentOS6pgdg


Ignore:
Timestamp:
Jul 16, 2012, 4:58:52 AM (12 years ago)
Author:
Mike Taves
Comment:

curl something

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS20CentOS6pgdg

    v2 v3  
    3838Currently a second repository, EPEL 6, is required for additional packages for GDAL. For all platforms, download the `epel-release-6-7.noarch` file from http://download.fedoraproject.org/pub/epel/6/i386/repoview/epel-release.html which will select your local mirror. Install the RPM:
    3939{{{
     40curl -O http://<some mirror>/linux/fedora/fedora-epel/6/i386/epel-release-6-7.noarch.rpm # update this!
    4041rpm -ivh epel-release-6-7.noarch
    4142}}}