Changes between Version 9 and Version 10 of GPSphotos


Ignore:
Timestamp:
09/26/16 23:06:58 (8 years ago)
Author:
jorrit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GPSphotos

    v9 v10  
    2727Get the latest postgres / postgis by install the Yum repo from https://yum.postgresql.org/repopackages.php and install the following packages:
    2828{{{
    29 yum install postgresql95-server postgresql95 postgresql95-contrib postgis2_95 postgis2_95-utils postgis2_95-client python-psycopg2 python-psycopg2-doc ogr_fdw95
     29yum install postgresql95-server postgresql95 postgresql95-contrib postgis2_95 postgis2_95-utils\
     30 postgis2_95-client python-psycopg2 python-psycopg2-doc ogr_fdw95 pgrouting_95
    3031}}}
    3132Edit /etc/sysconfig/pgsql/postgresql-9.5 to contain the following content: