[GRASSLIST:1139] Re: FIX: gdal/v.in.dgn support with grass 5.0.2

Keith J. Forbes listsemail at gmx.net
Mon Sep 8 11:53:25 EDT 2003


On Monday 08 September 2003 04:46 pm, Keith J. Forbes wrote:
> On Monday 08 September 2003 04:37 pm, Paul Kelly wrote:
> > Hello Keith
> >
> > On Mon, 8 Sep 2003, Keith J. Forbes wrote:
> > > I recompiled as follows:
> > >
> > > ./configure --with-postgres-includes=/usr/local/pgsql/include/
> > > --with-gdal=/usr/local/share/gdal
> > > --with-postgres-libs=/usr/local/pgsql/lib
> > >
> > > but now think I specified gdal location incorrectly
> > >
> > > I have gdal-config in /usr/local/bin/.
> > >
> > > should i use
> > >
> > > --with-gdal=/usr/local/bin/gdal-config or
> > > --with-gdal=/usr/local/bin
> >
> > It should be the first one. And if /usr/local/bin is in your path you
> > won't even need that, just '--with-gdal' should suffice. Just now I have
> > commited to CVS a change to make the './configure --help' output clearer
> > with regard to the --with-gdal option.
> >
> > Please let us know how you get on
> >
> > Paul
>
> Paul: Thanks for the response. Tried what you suggested
> (--with-gdal=/usr/local/bin/gdal-config)
>
> and
>
> --snip
> checking if we should build directly against GDAL... yes
> no
> checking whether to use TIFF... yes
>
> ---snip
>
> any idea if it will build directly against GDAL (since it said yes, and
> then no???!!!!)
>
> Thanks,
> Keith

Hi again. Did a "make clean" and then tried --with-gdal

and

---snip---

checking if we should build directly against GDAL... yes
checking for gdal-config... /usr/local/bin/gdal-config

---snip---

seems to have worked! Thanks.


-- 
k|J|f




More information about the grass-user mailing list