Re: [GENERAL] Error During PostGIS Build From Source on Linux

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: [GENERAL] Error During PostGIS Build From Source on Linux
Дата
Msg-id 1a2079ca-b463-eff2-edbb-f1232bdeb097@aklaver.com
обсуждение исходный текст
Ответ на Re: [GENERAL] Error During PostGIS Build From Source on Linux  (Osahon Oduware <osahon.gis@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "FarjadFarid(ChkNet)"
Дата:
Сообщение: [GENERAL] financial package
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: [GENERAL] Error During PostGIS Build From Source on Linux