On Wed, 13 Nov 2019, Markus Neteler wrote:
^-- libgdal.so.20 not found
However, since you use GDAL 3, the same is "libgdal.so.26".
Markus,
I could make a new softlink.
(see https://github.com/OSGeo/grass/pull/191/files)
Means, that liblas needs to be recompiled against the (new) GDAL
installation on your machine.
That's what I tried to do, but liblas failed to build.
/usr/lib64/gcc/x86_64-slackware-linux/5.5.0/../../../../x86_64-slackware-linux/bin/ld:
warning: libproj.so.13, needed by /usr/lib64/libgeotiff.so, not found (try
using -rpath or -rpath-link)
^-- libproj.so.13 not found
The same here: libgeotiff needs to be recompiled against the updated PROJ.
I recompiled libgeotiff but libgeospatialite failed to build; I've asked on
that mail list for help.
Yes, it is important to recompile in the right order to keep up with the
dependency tree (unless you install packages from the distro where these
dependencies have been respected in the respective compile scripts).
Slackware doesn't automatically build dependencies nor build packages in a
defined sequence. Such tasks are left to the user and after many years I'm
well used to it.
Question: Yesterday I read that liblas has been deprecated in favor of pdal
and I have a vague recollection of reading (a mail message? a web page?)
that GRASS was accommodating this change. So I stopped trying to build
liblas, built and installed pdal, but could not get grass to incorporate it.
Will this transition be made reasonably soon?
Regards,
Rich
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user