[postgis-devel] PostGIS installation dependencies
Nikhil Shetty
nikhil.dba04 at gmail.com
Fri Aug 27 07:49:07 PDT 2021
Hi Team,
We are installing PostgreSQL 13.4 and along with that we would like to have
PostGIS3.1.
When installing PostGIS 3.1, we are getting dependency errors for a few
packages.
--> Finished Dependency Resolution
Error: Package: postgis31_13-3.1.2-1.rhel7.x86_64
(/postgis31_13-3.1.2-1.rhel7.x86_64)
Requires: geos39 >= 3.9.1
Error: Package: postgis31_13-3.1.2-1.rhel7.x86_64
(/postgis31_13-3.1.2-1.rhel7.x86_64)
Requires: libgdal.so.28()(64bit)
Error: Package: postgis31_13-3.1.2-1.rhel7.x86_64
(/postgis31_13-3.1.2-1.rhel7.x86_64)
Requires: proj72 >= 7.2.1
Error: Package: postgis31_13-3.1.2-1.rhel7.x86_64
(/postgis31_13-3.1.2-1.rhel7.x86_64)
Requires: gdal32-libs >= 3.2.3
Error: Package: postgis31_13-3.1.2-1.rhel7.x86_64
(/postgis31_13-3.1.2-1.rhel7.x86_64)
Requires: libgeotiff16
Error: Package: postgis31_13-client-3.1.2-1.rhel7.x86_64
(/postgis31_13-client-3.1.2-1.rhel7.x86_64)
Requires: libgdal.so.28()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Operating System is OEL7.9
I tried creating rpm from source for geos-3.9.1 and installed the rpm but I
got the same error as above
-0-nikhil_shetty at ms15q01nt-qujo18341101:~/rpmbuild/RPMS/x86_64 $ rpm -qa |
grep geos
*geos*38-3.8.1-1.rhel7.x86_64
*geos*-debuginfo-3.9.1-1.el7.x86_64
*geos*-3.9.1-1.el7.x86_64
Is there anyway I can get these rpms directly from some official source?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20210827/0a71771b/attachment.html>
More information about the postgis-devel
mailing list