Re: correct installation of postgis ??

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: correct installation of postgis ??
Дата
Msg-id Pine.BSO.4.56.0410060433260.6656@leary.csoft.net
обсуждение исходный текст
Ответ на Re: correct installation of postgis ??  (Ahmed Mousaad <pos_321@yahoo.com>)
Список pgsql-jdbc

On Wed, 6 Oct 2004, Ahmed Mousaad wrote:

> psql:postgis.sql:42: ERROR:  Load of file
> /usr/local/pgsql/lib/libpostgis.so.0.9 failed:
> libgeos.so.2: cannot open shared object file: No such

This error is the dynamic loader complaining it can't find the libgeos
library.  You need to alter ld.so.conf or LD_LIBRARY_PATH to include the
location of the geos library.

Kris Jurka

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Ahmed Mousaad
Дата:
Сообщение: Re: correct installation of postgis ??
Следующее
От: Markus Schaber
Дата:
Сообщение: Avoiding explicit addDataType calls for PostGIS