Bug 62353 - qt2 installs in /usr/lib/qt-2.3.1 makes entry for /usr/lib/qt2
Summary: qt2 installs in /usr/lib/qt-2.3.1 makes entry for /usr/lib/qt2
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: qt2
Version: skipjack-beta1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: wdovlrrw
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 61590
TreeView+ depends on / blocked
 
Reported: 2002-03-30 03:41 UTC by Seth Vidal
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-04-01 20:48:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Seth Vidal 2002-03-30 03:41:35 UTC
Description of Problem:
qt2 installs in /usr/lib/qt-2.3.1 - makes an entry in ld.so.conf for
/usr/lib/qt2/lib instead of /usr/lib/qt-2.3.1/lib


if you rpm -q --scripts qt2 shows that it is installing in the wrong place so
the libs can't be found.


Version-Release number of selected component (if applicable):
qt2-2.3.1-1

How Reproducible:
install it - try to use an app that links to it.

Comment 1 Nathan G. Grennan 2002-04-01 06:18:46 UTC
Yes, I see the same problem. It appears the best fix it to add a symlink from
/usr/lib/qt2 to /usr/lib/qt-2.3.1   This is what is done for qt3. Adding an
extra install command to the spec file should easily fix this.

Comment 2 Bernhard Rosenkraenzer 2002-04-02 12:36:39 UTC
The link was added in 2.3.1-2


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