hello:<br>
At the moment to execute following<br>
$. /configure<br>
<br>
$ ./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<br>
&nbsp;<br>
it finishes executing and it reports the following error ......<br>
<br>
.....<br>
........<br>
configure: error: Could not find gd.h or libgd.a/libgd.so in /usr/local/gd/lib.<br>
&nbsp;Make sure GD 2.0.16 or higher is compiled before calling configure. You may als<br>
o get this error if you didn't specify the appropriate location for one of GD's<br>
dependencies (freetype, libpng, libjpeg or libiconv).<br>
<br>
reports the same error when executing simple <br>
$. /configure<br>
<br>
the version of gd installed is gd 2.0.33<br>
<br>
aid please <br>
<br>
excuse the english<br>