Bug 9911 - Missing/wrong library and dangling sym links
Summary: Missing/wrong library and dangling sym links
Keywords:
Status: CLOSED DUPLICATE of bug 6361
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: tcltk
Version: 6.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jens Petersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-03-02 07:10 UTC by Tim Cross
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-03-18 21:06:27 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Cross 2000-03-02 07:10:06 UTC
The tclx-8.0.5 and the tkx-8.0.5 packages actually
contain the 8.0.4 libraries. This means the sym links
libtclx.so and libtkx.so in /usr/lib are broken
because they try to link to libtclx8.0.5.so and
libtkx8.0.5.so which are not there.
Temporary Fix: link libtclx.so to libtclx8.0.4.so and
libtkx.so to libtkx8.0.4.so

Comment 1 Jeff Johnson 2000-03-18 21:06:59 UTC
*** This bug has been marked as a duplicate of 6361 ***


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