On Fri, 2004-08-06 at 14:09, Michael Lake wrote: > GD.xs:7:16: gd.h: No such file or directory > > OK so I need a dev package that will contain the gd.h file. I have > searched using apt-cache search libgd | grep dev and there are many > possibilities.
You can go to packages.debian.org and search for gd.h within packages. http://packages.debian.org/cgi-bin/search_contents.pl?word=gd.h&searchmode=searchfiles&case=insensitive&version=testing&arch=i386 My guess is libgd2-xpm-dev or if you like libgd2-noxpm-dev. (Maybe the description hasn't been updated?). -- Simon Wong <[EMAIL PROTECTED]> Wongy.org -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
