Bug 36
| Summary: | Incompatibility Python nad Tk | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | petr_kristof |
| Component: | distribution | Assignee: | David Lawrence <dkl> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.2 | ||
| 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: | 1998-11-13 17:52:22 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: | |||
I resolved it. There is no dependence defined between the rpm packages for it. After instaling tix, its running. You should rebuild some packages with corrected REQUIRENAME in .spec file. The specific requirement is glint needs to require tkinter. This will be fixed in whatever the next release of glint is. |
# Traceback (innermost last): File "./glint.py", line 22, in ? from Tkinter import * File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 5, in ? import _tkinter # If this fails your Python is not configured for Tk ImportError: libtix4.1.8.0.so: cannot open shared object file: No such file or directory