Bug 9911

Summary: Missing/wrong library and dangling sym links
Product: [Retired] Red Hat Linux Reporter: Tim Cross <tcross>
Component: tcltkAssignee: Jens Petersen <petersen>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-03-18 21:06:27 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 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 ***