Wed, Nov 17 2004
09:23:12
|
|
Request created by guest
|
|
Subject: miss v.in.ogr command when compiling
Platform: WindowsNT/2000/XP
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 5.7.0
Hi all,
I'm Giang. I compiled Grass5.7 from cvs source code from Grass website. My install
command like this:
./configure --without-gdal --without-fftw --without-odbc
make
After that, my binary code result not have v.in.ogr command. I don't know why?
Can you help me? |
|
Wed, Nov 17 2004
15:06:33
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Wed, 17 Nov 2004 15:06:26 +0100
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #2695] (grass) miss v.in.ogr command when compiling
|
Message-ID |
<20041117140626.GF19498@thuille.itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20041117082312.24434102C0D@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20041117082312.24434102C0D@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 Wed, Nov 17, 2004 at 09:23:12AM +0100, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2695
> -------------------------------------------------------------------------
>
> Subject: miss v.in.ogr command when compiling
>
> Platform: WindowsNT/2000/XP
> grass obtained from: Trento Italy site
> grass binary for platform: Compiled from Sources
> GRASS Version: 5.7.0
>
> Hi all,
> I'm Giang. I compiled Grass5.7 from cvs source code from Grass website. My
install command like this:
> ./configure --without-gdal --without-fftw --without-odbc
> make
> After that, my binary code result not have v.in.ogr command. I don't know why?
> Can you help me?
You cannot use
--without-gdal
as GDAL/OGR is a requirement (especially for v.in.ogr).
Markus
|
|
Wed, Nov 17 2004
15:09:05
|
|
Status changed to resolved by mneteler
|
|