Tue, Nov 16 2004
10:30:34
|
|
Request created by guest
|
|
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 |
|
Tue, Nov 16 2004
17:31:41
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Tue, 16 Nov 2004 17:31:34 +0100
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #2693] (grass) problem importing tif files
|
Message-ID |
<20041116163134.GH10650@thuille.itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20041116093034.658E1102BFC@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20041116093034.658E1102BFC@lists.intevation.de>
|
User-Agent |
Mutt/1.4.1i
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
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
|
|
Wed, Nov 17 2004
15:10:21
|
|
Status changed to resolved by mneteler
|
|