[Slackbuilds-users] updating gis/proj?

Rich Shepard rshepard at appl-ecosys.com
Fri Oct 15 12:47:56 UTC 2021


On Fri, 15 Oct 2021, Greg' Ar Tourter wrote:

> I am trying to update proj to the latest 8.x version after taking
> maintainership.
> I have tested the new version will all its first level dependees and most
> of them compile without any modifications:
> - cartopy (taking over as well and updating to 0.20.1 which requires proj
> 8.x)
> - cdo
> - gdal
> - libgeotiff
> - pyproj
> - proj-data
>
> however, a couple of the dependees fail to compile as is.
> - libspatialite needs to be updated to version 5.x (tested with the latest
> 5.0.1)
> - openorienteering-mapper fails to compile and even updating to the latest
> version doesn't help
>
> Should I hold off updating?

Greg' Ar,

I'm not an SBo package maintainer but I offer a thought I learned a long
time ago about the build sequence for spatial analyses packages. Perhaps
it's relavent to your question, perhaps not.

The stack proj -> geos -> gdal need to be built in that order. If proj is
updated then the other two must also be upgraded. If geos is upgraded then
gdal has to be rebuilt. Any other software depending on those need the stack
to be rebuilt before they are.

I've found this is needed with GRASS, R, and SAGA.

Regards,

Rich


More information about the SlackBuilds-users mailing list