[postgis-tickets] [PostGIS] #4889: Missing Packages on SLES Postgres 10.15/Postgis 2.55
PostGIS
trac at osgeo.org
Wed Mar 24 00:37:58 PDT 2021
#4889: Missing Packages on SLES Postgres 10.15/Postgis 2.55
---------------------+---------------------------
Reporter: andrest | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.5.6
Component: postgis | Version: 2.5.x
Keywords: |
---------------------+---------------------------
We have to set up the requirements postgresql 10.15 with postgis 2.55 on a
sles server (SUSE Linux Enterprise Server 12 SP5 (x86_64)).
The following error always occurs with create extension:
db=# create extension postgis;
FEHLER: konnte Bibliothek »/usr/pgsql-10/lib/rtpostgis-2.5.so« nicht
laden: libarmadillo.so.9: Kann die Shared-Object-Datei nicht öffnen: Datei
oder Verzeichnis nicht gefunden
When we install the package by hand the next package is missing:
»/usr/pgsql-10/lib/rtpostgis-2.5.so« nicht laden: libcfitsio.so.8: Kann
die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht
gefunden
Is there are a way to get all dependency packages or to add this packages
to the SLES zypper postgis25_10 package?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4889>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list