hello:
At the moment to execute following
$. /configure

$ ./configure --prefix=/usr/local/mapserver --with-ogr=/usr/local/gdal/bin/gdal-config --with-gdal=/usr/local/gdal/bin/gdal-config --with-apache=/usr/local/apache2 --with-httpd=/usr/local/apache2/bin --with-wfsclient --with-wmsclient --enable-debug --with-curl-config=/usr/bin/curl-config --with-proj=/usr/local/proj4 --with-tiff=/usr/local/tiff --with-gd=/usr/local/gd/lib --with-jpeg=/usr/lib --with-freetype=/usr/local/freetype2/bin/freetype-config --with-postgis=/var/lib/pgsql/bin/pg_config
 
it finishes executing and it reports the following error ......

.....
........
configure: error: Could not find gd.h or libgd.a/libgd.so in /usr/local/gd/lib.
 Make sure GD 2.0.16 or higher is compiled before calling configure. You may als
o get this error if you didn't specify the appropriate location for one of GD's
dependencies (freetype, libpng, libjpeg or libiconv).

reports the same error when executing simple
$. /configure

the version of gd installed is gd 2.0.33

aid please

excuse the english

Reply via email to