Bug 88973

Summary: 'package require Tix' doesn't work in wish
Product: [Retired] Red Hat Linux Reporter: Guy Jennings <jennings>
Component: tcltkAssignee: Jens Petersen <petersen>
Status: CLOSED RAWHIDE QA Contact: Bill Huang <bhuang>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
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: 2003-04-15 23:57:28 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 Guy Jennings 2003-04-15 21:23:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Description of problem:
I cannot load the Tix package within the 'wish' interpreter.

Typing 'package require Tix' in a wish interpreter gives the error:

couldn't load file "/usr/share/libtix8.1.8.3.so": /usr/share/libtix8.1.8.3.so:
cannot open shared object file: No such file or directory

The tixwish8.1.8.3 command does work, however.

It seems that the pkgIndex.tcl file shipped with the tix package is incorrect.

Version-Release number of selected component (if applicable):
tix-8.1.4-88


How reproducible:
Always

Steps to Reproduce:
1. wish
2. package require Tix
3.
    

Actual Results:  Error:

couldn't load file "/usr/share/libtix8.1.8.3.so": /usr/share/libtix8.1.8.3.so:
cannot open shared object file: No such file or directory


Expected Results:  Result:

8.1.8.3

Additional info:

Comment 1 Jens Petersen 2003-04-15 23:57:28 UTC
This should be fixed in tix-8.1.4-89 in rawhide.