Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-03-23 Thread Sebastiaan Couwenberg
On 3/23/22 21:08, Markus Neteler wrote: Hi, On Thu, Feb 24, 2022 at 9:33 AM Sebastiaan Couwenberg wrote: Now that 7.8.7 has been released, I started looking into updating the Debian package to 8.0.x which requires rebuilding libgdal-grass and qgis. Initial tests with libgdal-grass are not pr

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-03-23 Thread Markus Neteler
Hi, On Thu, Feb 24, 2022 at 9:33 AM Sebastiaan Couwenberg wrote: > > Now that 7.8.7 has been released, I started looking into updating the > Debian package to 8.0.x which requires rebuilding libgdal-grass and qgis. > > Initial tests with libgdal-grass are not promising. Both gdalinfo and > ogrinf

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-25 Thread yahoo via grass-dev
> On 25 Feb 2022, at 15:43, Vaclav Petras wrote: > > > > On Fri, 25 Feb 2022 at 09:07, Sebastiaan Couwenberg > wrote: > > If we want to stop using --prefix=/usr/lib and have FHS complianance > while also having the shared libraries in the default library search > path several changes in

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-25 Thread Sebastiaan Couwenberg
On 2/24/22 09:33, Sebastiaan Couwenberg wrote: # ogrinfo -ro -so /tmp/spearfish60_grass7/PERMANENT/vector/roads/head Warning 1: GRASS warning: GISBASE environment variable was not set, using: /usr/lib/grass80 /usr/lib/grass80/driver/db/sqlite: error while loading shared libraries: libgrass_dbmid

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-25 Thread Vaclav Petras
On Fri, 25 Feb 2022 at 09:07, Sebastiaan Couwenberg wrote: > > If we want to stop using --prefix=/usr/lib and have FHS complianance > while also having the shared libraries in the default library search > path several changes in GRASS will be required. > > The resulting structure should result in

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-25 Thread Sebastiaan Couwenberg
On 2/25/22 14:20, Vaclav Petras wrote: On Fri, 25 Feb 2022 at 01:25, Sebastiaan Couwenberg wrote: On 2/24/22 15:23, Vaclav Petras wrote: On Thu, 24 Feb 2022 at 03:33, Sebastiaan Couwenberg wrote: Should we perhaps take this opportunity to move the grass libraries to default library search path

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-25 Thread Vaclav Petras
On Fri, 25 Feb 2022 at 01:25, Sebastiaan Couwenberg wrote: > On 2/24/22 15:23, Vaclav Petras wrote: > > On Thu, 24 Feb 2022 at 03:33, Sebastiaan Couwenberg wrote: > >> Should we perhaps take this opportunity to move the grass libraries to > >> default library search paths as raised on the debian-

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-25 Thread Sebastiaan Couwenberg
On 2/25/22 08:33, Markus Neteler wrote: On Fri, Feb 25, 2022 at 7:24 AM Sebastiaan Couwenberg wrote: On 2/24/22 15:23, Vaclav Petras wrote: On Thu, 24 Feb 2022 at 03:33, Sebastiaan Couwenberg wrote: Should we perhaps take this opportunity to move the grass libraries to default library search

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-24 Thread Markus Neteler
On Fri, Feb 25, 2022 at 7:24 AM Sebastiaan Couwenberg wrote: > On 2/24/22 15:23, Vaclav Petras wrote: > > On Thu, 24 Feb 2022 at 03:33, Sebastiaan Couwenberg wrote: > >> Should we perhaps take this opportunity to move the grass libraries to > >> default library search paths as raised on the debian

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-24 Thread Sebastiaan Couwenberg
On 2/24/22 15:23, Vaclav Petras wrote: On Thu, 24 Feb 2022 at 03:33, Sebastiaan Couwenberg wrote: Should we perhaps take this opportunity to move the grass libraries to default library search paths as raised on the debian-gis list? https://lists.debian.org/debian-gis/2021/12/msg00023.html

Re: [GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-24 Thread Vaclav Petras
Hi Bas, On Thu, 24 Feb 2022 at 03:33, Sebastiaan Couwenberg wrote: > > Should we perhaps take this opportunity to move the grass libraries to > default library search paths as raised on the debian-gis list? > > https://lists.debian.org/debian-gis/2021/12/msg00023.html > I vote yes. I think th

[GRASS-dev] GRASS 8.0 support in GDAL and QGIS

2022-02-24 Thread Sebastiaan Couwenberg
Now that 7.8.7 has been released, I started looking into updating the Debian package to 8.0.x which requires rebuilding libgdal-grass and qgis. Initial tests with libgdal-grass are not promising. Both gdalinfo and ogrinfo show errors because not all libraries are linked. We saw this too when 7