Description of problem: ImportError: libTix8.4.so: cannot open shared object file: No such file or directory Version-Release number of selected component (if applicable): How reproducible: everytime Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This problem appears, for example, after installing the python module tkinter yum install tkinter python -c 'import Tkinter' Traceback (most recent call last): File "<string>", line 1, in ? File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 38, in ? import _tkinter # If this fails your Python may not be configured for Tk ImportError: libTix8.4.so: cannot open shared object file: No such file or directory The package tik-8.4.0-3.1 includes /usr/lib/libTix8.4.so, but the current tix (version tix-8.4.0-4) includes /usr/lib/Tix8.4/libTix8.4.so
tix-8.4.0-6 has been pushed for fc5, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report.