Re: Problem compiling PostGIS 1.1.4

From: Ludwig Kniprath <ludwig(at)kni-online(dot)de>
To: Devrim GUNDUZ <devrim(at)commandprompt(dot)com>
Cc: Postgis-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problem compiling PostGIS 1.1.4
Date: 2006-10-11 21:04:29
Message-ID: 452D5C5D.6000608@kni-online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Devrim GUNDUZ schrieb:
> Hello,
>
> On Tue, 2006-10-10 at 11:30 +0200, Ludwig Kniprath wrote:
>
>> "/usr/lib/postgresql/8.1/lib/liblwgeom.so.1.1": libgeos_c.so.1: cannot
>> open shared object file: No such file or directory
>>
>
> Did you run make install agains geos? Is the path that libgeos_c.so.1
> lives in ldconfig path?
>
> Regards,
>
Hi Devrim,
I did run make against geos, but ldconfig afterwards had no entries for
libgeos_c.so.l. So I did it again, but read the geos-Install-document
more carefully:

"Linux: Make sure that /usr/local/lib is added to /etc/ld.so.conf
Make sure that you run /sbin/ldconfig afterwards"

Afterwards the PostGIS-compilation and installation run without problems.

Thanks

Ludwig

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Davis 2006-10-11 21:08:03 Re: Is it possible to return custom type as proper ROW?
Previous Message Vivek Khera 2006-10-11 21:03:36 Re: [Slony1-general] Using slony with many schema's