[postgis-users] Postgis on RHEL8
Scott Pasnikowski
spasnikowski at semantic-ai.com
Thu Oct 12 10:51:24 PDT 2023
I just gets more fun as time goes on...
I was just given a NEW requirement from a municipal gov customer to install postgis on a RHEL system.
I am trying to install on RHEL8 first... but I hit the same "libhull" missing errors that I hit when trying to install on rocky9.
In this case the crb enable trick that I used previously did not solve the issue...
Out of frustration I pulled the libhull rpm directly from the repo and installed it... it work... but when I tried to install
postgis BOOM....
Problem: package postgis33_15-3.3.4-2PGDG.rhel8.x86_64 requires gdal36-libs >= 3.6.3, but none of the providers can be installed
- package postgis33_15-3.3.4-2PGDG.rhel8.x86_64 requires libgdal.so.32()(64bit), but none of the providers can be installed
- package gdal36-libs-3.6.4-3PGDG.rhel8.x86_64 requires libarmadillo.so.10()(64bit), but none of the providers can be installed
- package gdal36-libs-3.6.4-3PGDG.rhel8.x86_64 requires armadillo, but none of the providers can be installed
- package gdal36-libs-3.6.4-4PGDG.rhel8.x86_64 requires libarmadillo.so.10()(64bit), but none of the providers can be installed
- package gdal36-libs-3.6.4-4PGDG.rhel8.x86_64 requires armadillo, but none of the providers can be installed
- package gdal36-libs-3.6.4-5PGDG.rhel8.x86_64 requires libarmadillo.so.10()(64bit), but none of the providers can be installed
- package gdal36-libs-3.6.4-5PGDG.rhel8.x86_64 requires armadillo, but none of the providers can be installed
- cannot install the best candidate for the job
- nothing provides libopenblaso.so.0()(64bit) needed by armadillo-10.8.2-1.el8.x86_64
- nothing provides libsuperlu.so.5.1()(64bit) needed by armadillo-10.8.2-1.el8.x86_64
Soo... just another pile of different errors....
I am starting to think the path to stability if I need to use postgis is to just build the whole damn thing myself...
Thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20231012/d9f58d60/attachment.htm>
More information about the postgis-users
mailing list