Skip to content
Prev 3650 / 29559 Next

Defining a grid for interpolations ?

On Fri, 23 May 2008, Edzer Pebesma wrote:

            
Yes, it's almost certainly QGIS chewing things up. It looks as though QGIS 
expects the GRASS OGR plugin to be present, or some GRASS dependencies to 
be present - if they are, you need to add the offending GRASS library 
directory to ld.so.conf or similar as root, and refresh ldconfig. On 
Linux, if the above does not work, best remove QGIS and reinstall GDAL 
(from source, not binary, the binaries often have unfulfilled 
dependencies, unfortunately). Then remove and re-install rgdal.

Roger