Re: Heads up: Potential PostGIS breakage is coming

From: Daniel Farina <daniel(at)citusdata(dot)com>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>
Cc: pgsql-pkg-yum(at)lists(dot)postgresql(dot)org
Subject: Re: Heads up: Potential PostGIS breakage is coming
Date: 2017-11-27 22:11:36
Message-ID: CAOPfGFgcZSRw=0+oVf0=RdNoFNtn4Ddd5xaKi4UiQwmpL4Q6VA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On Mon, Nov 27, 2017 at 2:08 PM Devrim Gündüz <devrim(at)gunduz(dot)org> wrote:

> Hi Daniel,
>
> Thank you for the feedback!
>
> Can you please update the packages? I pushed a fix for this last week.
>
> Regards, Devrim
>

I saw that with regard to proj and geos, and I'm updated, but I think
postgis itself needs similar treatment.

=# create extension postgis;
ERROR: could not load library "/usr/pgsql-10/lib/postgis-2.4.so":
libproj.so.12: cannot open shared object file: No such file or directory
=# \q
$ find /usr/ -name 'libproj.so.12'
/usr/proj49/lib/libproj.so.12

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2017-11-28 09:00:50 Re: Heads up: Potential PostGIS breakage is coming
Previous Message Devrim Gündüz 2017-11-27 22:08:14 Re: Heads up: Potential PostGIS breakage is coming