hello Clint:<br>
prove your sugrerencias <br>
I have used different /configure but with mismi result <br>
e.g --with-gd=/usr/local/gd --with-gd=/usr/local/gd/lib --with-gd=/usr/local/gd/bin --with-gd.<br>
I complete it was to add:  <br>

PATH=$PATH:/usr/local/gd/bin<br>

 export PATH<br>

 in etc/profile  (reboot) <br>
same error<br><br><div><span class="gmail_quote">2006/4/21, Clint Johnson <<a href="mailto:cjohnson@refractions.net">cjohnson@refractions.net</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I believe you should use:<br><br>--with-gd=/usr/local/gd/<br><br>Do not add the /lib at the end.  Try that.<br><br>configure (ie automake and friends) will want to run your<br>/usr/local/gd/bin/gd-config binary to determine where gd's libraries
<br>are; therefore, when you specify --with-gd=/usr/local/gd/lib,  it's not<br>going to find that binary.<br><br><br>You could also try adding the path of gdlib-config into your path<br>(in bash)<br>export PATH=$PATH:/usr/local/gd/bin
<br>./configure <args></blockquote><div><br>
<br>
 </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Let me know if that works,<br>-Clint<br><br><br>Eduardo Arévalo wrote:<br>> Jorge:
<br>> in /usr/local/gd/lib/libgd.a <a href="http://libgd.la">libgd.la</a> <<a href="http://libgd.la">http://libgd.la</a>> libgd.so.2<br>> libgd.so.2.0.0<br>><br>> 2006/4/21, J. Parapar <<a href="mailto:listario@gmail.com">
listario@gmail.com</a> <mailto:<a href="mailto:listario@gmail.com">listario@gmail.com</a>>>:<br>><br>>     Eduardo,<br>><br>>     Have you checked that libgd is in /usr/local/gd/lib?<br>><br>><br>
>     Best regards,<br>>     Jorge<br>><br>>     2006/4/21, Eduardo Arévalo <<a href="mailto:earevaloch@gmail.com">earevaloch@gmail.com</a><br>>     <mailto:<a href="mailto:earevaloch@gmail.com">earevaloch@gmail.com
</a>>>:<br>>     > hello:<br>>     >  At the moment to execute following<br>>     >  $. /configure<br>>     ><br>>     >  $ ./configure --prefix=/usr/local/mapserver<br>>     > --with-ogr=/usr/local/gdal/bin/gdal-config
<br>>     > --with-gdal=/usr/local/gdal/bin/gdal-config<br>>     > --with-apache=/usr/local/apache2<br>>     > --with-httpd=/usr/local/apache2/bin --with-wfsclient<br>>     > --with-wmsclient --enable-debug
<br>>     > --with-curl-config=/usr/bin/curl-config<br>>     > --with-proj=/usr/local/proj4 --with-tiff=/usr/local/tiff<br>>     > --with-gd=/usr/local/gd/lib --with-jpeg=/usr/lib<br>>     > --with-freetype=/usr/local/freetype2/bin/freetype-config
<br>>     > --with-postgis=/var/lib/pgsql/bin/pg_config<br>>     ><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<br>>     > /usr/local/gd/lib.<br>>     >   Make sure GD 2.0.16 or higher is compiled before calling<br>>     configure. You<br>
>     > may als<br>>     >  o get this error if you didn't specify the appropriate location<br>>     for one of<br>>     > 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>>     ><br>><br>><br><br><br>--<br>Clint Johnson<br>Refractions Research Inc.<br><a href="mailto:Cjohnson@refractions.net">Cjohnson@refractions.net</a>
<br><br></blockquote></div><br>