[GRASSLIST:3039] Re: r.in.gdal

Emile Snyder esnyder at whitesalmon.net
Tue Jan 29 23:25:10 EST 2002


See http://www.remotesensing.org/gdal/ to download it.

The "Related Projects" page under the "GRASS Resources" section of the GRASS
web site is where I found it.  When building GDAL if you just run
'configure' with no particular options it will install it's libraries 
under /usr/local/lib
(at least on Red Hat 6.2 Linux boxes).  I didn't bother figuring out the
right configure parameter, I just do

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib

within the grass section and then r.in.gdal works right.

hope it helps,
-emile

On Tue, Jan 29, 2002 at 11:06:52PM -0500, sbt wrote:
> Hi Grass,
> 
> I just tried to use r.in.gdal to bring a USGS DEM into grass5.0.0pre3 
> and received a message that grass could not find a gdal library. 
> r.in.gdal is not even listed in the grass 5 functionality test at:
> http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/documents/list5_of_modules.txt
> 
> Is r.in.gdal still available?
> 
> Streph
> 
> 
> 
> 



More information about the grass-user mailing list