Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 244837 - qt4-devel installed include-files to /usr/include
Summary: qt4-devel installed include-files to /usr/include
Keywords:
Status: CLOSED DUPLICATE of bug 196901
Alias: None
Product: Fedora
Classification: Fedora
Component: qt4
Version: 7
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-19 13:28 UTC by Michael Möllney
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-19 13:43:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Möllney 2007-06-19 13:28:21 UTC
Description of problem:
qt4-devel installs the include files to /usr/include instead of /usr/lib/qt4

Version-Release number of selected component (if applicable):
qt4-devel-4.3.0-2.fc7

How reproducible:
yum install qt4-devel

  
Actual results:
include files installed in /usr/include

Expected results:
include files installed in /usr/lib/qt4 (or even better /usr/lib/qt-4.3 to be
analogous to qt 3.3)

Additional info:
qmake should take care where to find the includes.... so there should be no need
to put it into /usr/include?

Comment 1 Rex Dieter 2007-06-19 13:43:16 UTC
This is by design, mostly for FHS compliance (see also bug #196901)

*** This bug has been marked as a duplicate of 196901 ***


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