On Wed, Apr 23, 2008 at 5:46 AM, sivasakthi <[EMAIL PROTECTED]> wrote: > Hi all, > > I have tried to install the Perl-GD module from source code, it throws > following error when i gave make, > > GD.xs:7:16: gd.h: No such file or directory snip > how can i eliminate the problem ? is any header file rpms missed?
Yes, you are missing the header (aka devel) rpms. You can install them by saying sudo yum install gd-devel Any dependencies should be taken care of by yum. -- Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/