Hi, On Mon, 2023-10-02 at 18:59 +0000, Scott Pasnikowski via postgis-users wrote: > Anyone know if postgis is good to go on Rocky 9?
Yes, it is. > > I am being forced to migrate our app from Rocky 8 to 9 and the postgis > install fails. > The root cause seems tobe gdal is missing a "libhull.so" > > I tried consulting the install matrix of what OS's are to be known > good and working... but the grid is a bit confusing. Please run crb enable to enable crb repo, which includes libqhull. Regards, -- Devrim Gündüz Open Source Solution Architect, PostgreSQL Major Contributor Twitter: @DevrimGunduz , @DevrimGunduzTR _______________________________________________ postgis-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/postgis-users
