[GRASS5] r.in.gdal: gdalbridge bug

Markus Neteler neteler at itc.it
Mon Nov 19 14:01:33 EST 2001


On Mon, Nov 19, 2001 at 07:52:11PM +0100, Markus Neteler wrote:
> Hi,
> 
> I have found that r.in.gdal ignores the LD_LIBRARY_PATH
> settings. The reason is that in
> 
> src/raster/r.in.gdal/gdalbridge.c
> #ifdef __unix__
> 
> is used which obviously doesn't exists. Does anyone
> know the correct ifdef for unix?

A follow up:
Perhaps the LD_LIBRARY_PATH is caught elsewhere. However,
r.in.gdal is currently ignoring the LD_LIBRARY_PATH 
settings from the current GRASS session which makes it
difficult to run different GDAL implementations.

Markus



More information about the grass-dev mailing list