Bug 613 - missing symlink in gtk+-devel
Summary: missing symlink in gtk+-devel
Keywords:
Status: CLOSED DUPLICATE of bug 142
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gtk+
Version: 5.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1998-12-26 22:51 UTC by borgia
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-02-12 18:12:38 UTC
Embargoed:


Attachments (Terms of Use)

Description borgia 1998-12-26 22:51:14 UTC
in /usr/include, add a symlink to
../lib/glib/include/glibconfig.h

Comment 1 David Lawrence 1998-12-31 20:36:59 UTC
glibconfig.h is a system dependent header.  Therefore it lives in
/usr/lib, not /usr/include.  /usr/include is shareable across
architectures.  The correct gcc line for building glib apps just need
to include the directory that glibconfig.h lives by including
"-I/usr/lib/glib/include" on the command line.

Comment 2 Jeff Johnson 1999-02-12 18:12:59 UTC
*** This bug has been marked as a duplicate of 142 ***


Note You need to log in before you can comment on or make changes to this bug.