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:&nbsp; <br>

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

&nbsp;export PATH<br>

&nbsp;in etc/profile&nbsp; (reboot) <br>
same error<br><br><div><span class="gmail_quote">2006/4/21, Clint Johnson &lt;<a href="mailto:cjohnson@refractions.net">cjohnson@refractions.net</a>&gt;:</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.&nbsp;&nbsp;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,&nbsp;&nbsp;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 &lt;args&gt;</blockquote><div><br>
<br>
&nbsp;</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>&gt; Jorge:
<br>&gt; in /usr/local/gd/lib/libgd.a <a href="http://libgd.la">libgd.la</a> &lt;<a href="http://libgd.la">http://libgd.la</a>&gt; libgd.so.2<br>&gt; libgd.so.2.0.0<br>&gt;<br>&gt; 2006/4/21, J. Parapar &lt;<a href="mailto:listario@gmail.com">
listario@gmail.com</a> &lt;mailto:<a href="mailto:listario@gmail.com">listario@gmail.com</a>&gt;&gt;:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Eduardo,<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Have you checked that libgd is in /usr/local/gd/lib?<br>&gt;<br>&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Best regards,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Jorge<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; 2006/4/21, Eduardo Arévalo &lt;<a href="mailto:earevaloch@gmail.com">earevaloch@gmail.com</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:earevaloch@gmail.com">earevaloch@gmail.com
</a>&gt;&gt;:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; hello:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;At the moment to execute following<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;$. /configure<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;$ ./configure --prefix=/usr/local/mapserver<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-ogr=/usr/local/gdal/bin/gdal-config
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-gdal=/usr/local/gdal/bin/gdal-config<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-apache=/usr/local/apache2<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-httpd=/usr/local/apache2/bin --with-wfsclient<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-wmsclient --enable-debug
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-curl-config=/usr/bin/curl-config<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-proj=/usr/local/proj4 --with-tiff=/usr/local/tiff<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-gd=/usr/local/gd/lib --with-jpeg=/usr/lib<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-freetype=/usr/local/freetype2/bin/freetype-config
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; --with-postgis=/var/lib/pgsql/bin/pg_config<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;it finishes executing and it reports the following error ......<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;.....<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;........
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;configure: error: Could not find gd.h or libgd.a/libgd.so in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; /usr/local/gd/lib.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp; Make sure GD 2.0.16 or higher is compiled before calling<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; configure. You<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; may als<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;o get this error if you didn't specify the appropriate location<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; for one of<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; GD's<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;dependencies (freetype, libpng, libjpeg or libiconv).<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;reports the same error when executing simple<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;$. /configure<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;the version of gd installed is gd 2.0.33<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;aid please
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;excuse the english<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;<br>&gt;<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>