| From: | Scott Mugnaini <scott(dot)mugnaini(at)gmail(dot)com> |
|---|---|
| To: | pgsql-pkg-yum(at)postgresql(dot)org |
| Subject: | Re: undefined symbol: GDALFPolygonize |
| Date: | 2014-11-26 09:50:12 |
| Message-ID: | CAGfkVWsPa+YiDTLPqKzrkHKLnUVaqwHsjEO2zN+CMS41fYksng@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
For the CentOS 9.4 repo, it is still at postgis 2.1.3 as well.
Do you plan on making GDAL and PostGIS 2.1.4 available for CentOS 6.5 for
PostgreSQL 9.4?
Thanks,
Scott
On Sat, Nov 22, 2014 at 6:27 PM, Scott Mugnaini <scott(dot)mugnaini(at)gmail(dot)com>
wrote:
> 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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Harris | 2014-11-27 07:02:08 | Re: Centos 5 postgis2_92 packages |
| Previous Message | Craig Ringer | 2014-11-25 13:45:55 | Re: Postgres 9.4 release with BDR function |