[GRASSLIST:3278] Re: pre3 and r.in.gdal
Bernhard Reiter
bernhard at intevation.de
Mon Mar 4 04:40:29 EST 2002
On Sun, Mar 03, 2002 at 03:21:35PM +0000, Glynn Clements wrote:
> John Dougherty wrote:
> > I compiled pre3 from source without errors.
> > LD_LIBRARY_PATH = /usr/local/grass5/lib
> > ERROR: Unable to initialize GDAL bridge (check libgdal
> > installation/LD_LIBRARY_PATH variable).
To make the longer technical story short:
You probably did not fully install gdal.
Try to set your LD_LIBRARY_PATH to the place where you have
installed the gdal sharead library. (a file named like: libgdal.1.1.so)
Example:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib:
then start r.in.gdal again.
> The configure script doesn't check for either the GDAL library or its
> headers unless you specify --with-gdal. The default is to build a
> version of r.in.gdal which loads libgdal dynamically via dlopen().
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 248 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-user/attachments/20020304/8285e4b1/attachment.bin
More information about the grass-user
mailing list