gdalwarp can't find libgrass_dgl or libgrass_vector files
I had the same issue. Might be a bug in gdal configuration or something. To fix it, do this:
sudo ln -s /usr/lib/grass72/lib/libgrass_* /usr/lib/
I had the same issue. Might be a bug in gdal configuration or something. To fix it, do this:
sudo ln -s /usr/lib/grass72/lib/libgrass_* /usr/lib/