undefined symbol: GDALFPolygonize

From: Scott Mugnaini <scott(dot)mugnaini(at)gmail(dot)com>
To: pgsql-pkg-yum(at)postgresql(dot)org
Subject: undefined symbol: GDALFPolygonize
Date: 2014-11-22 16:27:20
Message-ID: CAGfkVWtWMU_LevdmegKYg7s2TsGjEPU0-WjjuPb+ztr5YcL4Eg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi -

On a fresh install of CentOS 6.5 using 9.4 RC1 repo and Epel, postgis
installs with no errors but I get the following when trying to install
extension to into database

gis=# create extension postgis;
ERROR: could not load library "/usr/pgsql-9.4/lib/rtpostgis-2.1.so":
/usr/pgsql -9.4/lib/rtpostgis-2.1.so: undefined symbol: GDALFPolygonize

It appears there is no longer GDAL 1.92 in the postgresql-9.4 repo, just
gdal 1.7 from epel.

Thanks,
Scott

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Regine Vital 2014-11-24 13:22:06 Postgres 9.4 release with BDR function
Previous Message Pete Fuller 2014-11-20 15:08:27 pg_bouncer for centos 7