From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
---|---|
To: | Scott Mugnaini <scott(dot)mugnaini(at)gmail(dot)com>, pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org> |
Subject: | Re: Postges 11 Proj Dep Error CentOS 7 |
Date: | 2018-10-30 11:19:34 |
Message-ID: | d76d7229d92a942192a9521ba9004c7d47e38049.camel@gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
Hi,
On Wed, 2018-10-24 at 18:17 +0300, Scott Mugnaini wrote:
>
> Using repo on CentOS 7, along with epel7, PostGIS 2.5 installs without
> error, but adding extension throws error below.
> '/usr/pgsql-11/lib/postgis-2.5.so: undefined symbol: geod_polygon_init'
> This seems to be the result of the pg repo using proj from epel (which is
> version 4.8) to meet dep, while the pg repo version is the required 4.9
> > Installed Packages
> proj.x86_64 4.8.0-4.el7
> @epel
> proj49.x86_64 4.9.3-3.rhel7.1
> @pgdg11
> Have tried remove/install but pg repo just pulls in proj from epel again.
I'm working on it, will try to fix before EOD.
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2018-11-01 10:29:27 | Fedora 29 support added to PostgreSQL YUM repository |
Previous Message | Devrim Gündüz | 2018-10-30 11:19:00 | Re: Dependency hell for pgAdmin 4.2 |