[GRASS5] [bug #2598] (grass) compilation bug

this bug's URL: http://intevation.de/rt/webrt?serial_num=2598
-------------------------------------------------------------------------

Subject: compilation bug

grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 5.7

In trying to compile grass57 from sources, it complains of not finding
gdal-config:
checking for gdal-config... no
configure: error: *** couldn't find gdal-config

Gdal is not listed as a pre-requisite But I compiled and installed it just in
case, but the configure script of GRASS 5.7 kept complaining about it.

Flavio C. Coelho

-------------------------------------------- Managed by Request Tracker

Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=2598

GRASS Version: 5.7

In trying to compile grass57 from sources, it complains of not finding
gdal-config:
checking for gdal-config... no
configure: error: *** couldn't find gdal-config

If the gdal-config script isn't in the path, then you have to use
e.g. --with-gdal=/usr/local/bin/gdal-config.

--
Glynn Clements <glynn.clements@virgin.net>