Bug 1160

Summary: gd-1.3-3 RPM does not include header files
Product: [Retired] Red Hat Linux Reporter: Jeff Morriss <jeff.morriss>
Component: gdAssignee: David Lawrence <dkl>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2CC: jeff.morriss
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-02-15 15:43:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeff Morriss 1999-02-14 18:47:25 UTC
The 'gd' RPM shipped with Redhat-5.2 does not include the
various header files which come with that library:

milliways [282] [~/]> rpm -qpl gd-1.3-3.i386.rpm
/usr/doc/gd-1.3
/usr/doc/gd-1.3/index.html
/usr/doc/gd-1.3/readme.txt
/usr/lib/libgd.so.1.2

milliways [286] [~/redhat/BUILD/gd1.3/]> ls *.h
gd.h        gdfontg.h   gdfontl.h   gdfontmb.h  gdfonts.h
gdfontt.h

This means any applications which must have 'libgd' to
build won't work.

The (obvious) workaround is to grab the header files from
the source.

Comment 1 Bill Nottingham 1999-02-15 15:43:59 UTC
try installing the gd-devel rpm.