On Monday, Sep 9, 2002, at 12:16 US/Pacific, Ebaad Ahmed wrote: [..] > Checking if your kit is complete... > Looks good > Note (probably harmless): No library found for -lfreetype > Note (probably harmless): No library found for -ljpeg > Writing Makefile for GD [..]
you may want to check the documentation on GD to see if yu really need those two libraries. http://search.cpan.org/src/LDS/GD-2.01/README that version does require libdg 2.0.1 or higher.. as such you will need to make sure which way you actually built out your libgd.... since it seems that you answered yes to all three, and may be in one of those problem moments where those libraries, if they did install, got installed in some place that is not a part of the default system path, and you may need to reference them in directly by way of the LD_LIBRARY_PATH - cf man ld ciao drieux --- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]