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-12-03 10:31:35 |
Message-ID: | CAGfkVWv_B8VsJ+v1wB+awhfnkBVQL0CjiSsLWqMzMgo4962cFA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
I see GDAL is now included in the repo for CentOS 6.x64 but I still had to
install deps:
libgeotiff2-1.4.0-3.1.x86_64.rpm
gpsbabel-1.4.4-19.1.x86_64.rpm
And version is still PostGIS 2.1.3
Is PostGIS 2.1.4 planned to be included in the production release of 9.4
for CentOS 6?
Scott
On Wed, Nov 26, 2014 at 11:50 AM, Scott Mugnaini <scott(dot)mugnaini(at)gmail(dot)com>
wrote:
> 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 | Wayne Bentz | 2014-12-03 19:20:21 | mirroring yum repo |
Previous Message | Devrim Gündüz | 2014-12-02 22:46:44 | Re: Missing package or mistake? |