[Gdal-dev] --with-grass
Markus Neteler
neteler at itc.it
Mon Nov 15 10:01:34 EST 2004
On Sun, Nov 14, 2004 at 04:33:41PM +0100, Maciek Sieczka wrote:
> Hello!
>
> I tried to build gdal against --with-grass to enble the r.out.gdal for the
> first time.
>
> 1. built Gdal (CVS 2004_11_13) --without-grass
> 2. built Grass (CVS 2004_11_06) --with-gdal
> 3. make distclean in the Gdal dir, built --with-grass like following:
>
> ./configure --with-hdf4 --without-ogdi --with-grass=/urs/local/grass55
>
> and got:
>
> checking for G_asprintf in -lgrass_gis... no
> configure: error: --with-grass=/urs/local/grass55 requested, but
> libraries not found!
Note that GRASS >= 5.7 is needed or libgrass.
pwd
/ssi0/ssi/neteler/grass57/dist.i686-pc-linux-gnu/lib
nm libgrass_gis.so | grep G_asprintf
0000e7c0 T G_asprintf
Markus
More information about the Gdal-dev
mailing list