[postgis-users] possible problem with PostGIS on RHEL8
Paul Ramsey
pramsey at cleverelephant.ca
Thu Apr 22 13:44:31 PDT 2021
Please stick to the users list.
You might need to build mapserver from source. Or other components. Unless a packager has build EVERYTHING you want, the kinds of cross deps you're seeing to happen. I generally use packages from the PGDG yum repo, which mostly work, most of the time. But that doesn't include MapServer.
ATB<
P
> On Apr 22, 2021, at 1:34 PM, Worth Lutz <wal3 at mindspring.com> wrote:
>
> Hi Paul,
>
> We are trying to get MapServer and PostGIS installed on RHEL8.2. We have had problems with multiple versions of proj and gdal getting installed which is causing the MapServer to link to both and crash.
>
> We are having a hard time finding a version of PostGIS to install which does not have Proj8 as MapServer is not ready for that yet.
>
> I think I have found a inconsistency in the gdal32-libs builds.
>
> Here is what I'm looking at:
> postgis31_13-3.1.1-1.rhel8.x86_64.rpm This uses proj >= 7.2.1 & gdal-libs >= 3.2.1 and should work for MapServer
>
> gdal32-3.2.2-12.rhel8.x86_64.rpm to meet the above requirement - requires gdal32-libs = 3.2.2-12.rhel8
> gdal32-libs-3.2.2-12.rhel8.x86_64.rpm here is the problem - requires proj80 >= 8.0
>
> When I look at gdal32-libs-3.2.2-13.rhel8.x86_64.rpm it also requires proj8.
>
> I see no earlier version of gdal like v3.2.1 so I expected one of the gdal-libs above to use proj 7 and the other to use proj8. Am I wrong to expect that? Or am I missing something?
>
> Can you point me to the correct postGIS to use with MapServer on RHEL8? Or to someone who might have a solution?
>
> Thanks,
>
> --
> Worth Lutz
>
>
More information about the postgis-users
mailing list