[GRASS-dev] grass with gdal support
Glynn Clements
glynn at gclements.plus.com
Thu May 3 04:12:30 EDT 2007
Otto Dassau wrote:
> trying to build grass cvs with gdal support with a gdal-config inside a svn
> folder I get following error message (both checkouts are only a few minutes
> ago):
>
> checking whether to use GDAL... yes
> yes
> checking for gdal-config... /software/gdal/apps/gdal-config
> checking for GDALOpen... no
> checking for GDALOpen... no
> configure: error: *** couldn't find GDAL
What do:
/software/gdal/apps/gdal-config --libs
/software/gdal/apps/gdal-config --dep-libs
say?
If you've compiled GDAL but haven't installed it, gdal-config may be
returning output corresponding to where the libraries will get
installed, not necessarily where they currently reside.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list