Re: [GENERAL] Error During PostGIS Build From Source on Linux - Mailing list pgsql-general

From Adrian Klaver
Subject Re: [GENERAL] Error During PostGIS Build From Source on Linux
Date
Msg-id 1a2079ca-b463-eff2-edbb-f1232bdeb097@aklaver.com
Whole thread Raw
In response to Re: [GENERAL] Error During PostGIS Build From Source on Linux  (Osahon Oduware <osahon.gis@gmail.com>)
List pgsql-general
On 04/13/2017 02:46 AM, Osahon Oduware wrote:
> Hi Adrian,
>
> I followed the step you provided and the installation was successful.
> However, I created a test database and when I try to create a postgis
> extension in the test database using:
> CREATE EXTENSION postgis;
>
> I get the following error:
> ERROR: could not load library "/path/to/postgresql/lib/postgis-2.3.so
> <http://postgis-2.3.so>": /path/to/postgresql/lib/postgis-2.3.so
> <http://postgis-2.3.so>: undefined symbol: GEOSClipByRect
>
> Please, do you have any idea what I might be doing wrong?
>

Looks to me like it did not compile with GEOS support.

I would really suggest just installing the CentOS packages.


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: "FarjadFarid(ChkNet)"
Date:
Subject: [GENERAL] financial package
Next
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] Error During PostGIS Build From Source on Linux