public inbox for [email protected]  
help / color / mirror / Atom feed
From: Regina Obe <[email protected]>
To: 'PostGIS Users Discussion' <[email protected]>
Cc: 'Andy Knight' <[email protected]>
Cc: [email protected]
Subject: RE: [postgis-users] postgis_raster undefined symbol error
Date: Tue, 10 Oct 2023 08:02:18 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CACx5t2BCP1hUw7wr54UxHzaPFGr1dEzEEr5YNER8M0=KoA-yQg@mail.gmail.com>
References: <CACx5t2BCP1hUw7wr54UxHzaPFGr1dEzEEr5YNER8M0=KoA-yQg@mail.gmail.com>

This problem usually happens if for some reason you have two versions of GEOS installed  and the older one is being loaded.

Might be a packaging issue.  I’ve cc’d the pgsql-yum mailing list for guidance.

 

Thanks,

Regina

 

From: postgis-users <[email protected]> On Behalf Of Andy Knight via postgis-users
Sent: Tuesday, October 10, 2023 12:34 AM
To: [email protected]
Cc: Andy Knight <[email protected]>
Subject: [postgis-users] postgis_raster undefined symbol error

 

I'm trying to create a postgis_raster extension and I'm getting the following error:

 

CREATE EXTENSION postgis_raster;

ERROR:  could not load library "/usr/pgsql-13/lib/postgis_raster-3.so": /usr/libspatialite50/lib/libspatialite.so.8: undefined symbol: GEOSHilbertCode_r

 

The instance is running on Rocky 8 linux details as below;:

NAME="Rocky Linux"

VERSION="8.8 (Green Obsidian)"

postgis31_13-utils-3.1.9-1.rhel8.x86_64

postgis31_13-devel-3.1.9-1.rhel8.x86_64

postgis31_13-client-3.1.9-1.rhel8.x86_64

postgis31_13-3.1.9-1.rhel8.x86_64

postgis31_13-docs-3.1.9-1.rhel8.x86_64

 

postgresql13-server-13.12-1PGDG.rhel8.x86_64

 



view thread (6+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: RE: [postgis-users] postgis_raster undefined symbol error
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox