<div class="gmail_quote">On Dec 16, 2007 4:45 PM, Garrick Staples <<a href="mailto:garrick@usc.edu">garrick@usc.edu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
As the configure output shows, /usr/bin/gdlib-config is there.  There is<br>nothing to install to get /usr/bin/gdlib-config.<br><br>You have to look at config.log to find the actual reason.</blockquote><div><br class="webkit-block-placeholder">
</div><div>Here is a blip from config.log that might be relevant to my problem:</div><div><br class="webkit-block-placeholder"></div><div>configure:26900: checking for gdMalloc in -lgdconfigure:26930: gcc -o conftest -g -O2 -I/usr/include   -L/usr/lib -L/usr/X11R6/lib -lXpm -lX11 -ljpeg -lfreetype -lpng12 -lz -lm -lgd 
conftest.c -lgd   >&5/usr/bin/ld: cannot find -lXpmcollect2: ld returned 1 exit statusconfigure:26936: $? = 1configure: failed program was:| /* confdefs.h.  */<br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder">
</div><div>(lots of garbage from confdefs.h)</div><div><br class="webkit-block-placeholder"></div><div><div><div>| /* end confdefs.h.  */</div><div>|</div></div><div>| /* Override any gcc2 internal prototype to avoid an error.  */
</div><div>| #ifdef __cplusplus</div><div>| extern "C"</div><div>| #endif</div><div>| /* We use char because int might match the return type of a gcc2</div><div>|    builtin and then its argument prototype would still apply.  */
</div><div>| char gdMalloc ();</div><div>| int</div><div>| main ()</div><div>| {</div><div>| gdMalloc ();</div><div>|   ;</div><div>|   return 0;</div><div>| }</div><div>configure:26962: result: no</div><div>configure:26974: error: required library libgd unusable.
</div><div>Install required and dependent files and rerun configure.</div><div>See config.log or FAQs for details.</div><div><br></div></div></div>