[GRASS5] [bug #2693] (grass) problem importing tif files

this bug's URL: http://intevation.de/rt/webrt?serial_num=2693
-------------------------------------------------------------------------

Subject: problem importing tif files

I have a problem when I import a tif file with r.in.gdal command, it takes an
error:

r.in.gdal: error while loading shares libraries: libodbc.so.1 cannot open
share d object file: no such file or directory

With r.in.tiff I cannot import the file too, the program doesn't find the file!

Thanks

-------------------------------------------- Managed by Request Tracker

On Tue, Nov 16, 2004 at 10:30:34AM +0100, Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=2693
-------------------------------------------------------------------------

Subject: problem importing tif files

I have a problem when I import a tif file with r.in.gdal command, it takes an
error:

r.in.gdal: error while loading shares libraries: libodbc.so.1 cannot open
share d object file: no such file or directory

You will have do install the ODBC libraries as the GDAL libraries
on your system obviously depend on that.

With r.in.tiff I cannot import the file too, the program doesn't find the file!

Please post the command line or parameters.

Markus