public inbox for [email protected]  
help / color / mirror / Atom feed
From: Laurenz Albe <[email protected]>
To: [email protected]
Subject: Dependencies for PostGIS 3.4 for PG v16 on Fedora 38 seem wrong
Date: Wed, 30 Aug 2023 09:13:49 +0200
Message-ID: <[email protected]> (raw)

The dependencies look like this on my machine:

> rpm -q --requires postgis34_16 | grep geos
geos311 >= 3.11.2
libgeos_c.so.1()(64bit)

> rpm -q --requires postgis34_16 | grep gdal
gdal36-libs >= 3.6.3
libgdal.so.32()(64bit)

> rpm -q --requires gdal36-libs | grep geos
geos312
libgeos_c.so.1()(64bit)

So postgis34_16 depends on both GEOS 3.11 and GEOS 3.12.
One dependency is direct, the other is via GDAL.

Yours,
Laurenz Albe





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]
  Subject: Re: Dependencies for PostGIS 3.4 for PG v16 on Fedora 38 seem wrong
  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