TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
What is IT?
I think that this is the strangest thing that I've seen Happen in linux
so far.
One day I'm using netcfg and everything is fine. Next day I run netcfg
again and get this.
[root@localhost /root]# netcfg
Traceback (innermost last):
File "/usr/lib/rhs/netcfg/netcfg.py", line 23, 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
[root@localhost /root]#
[root@localhost /root]#
Does anyone know why such a thing would happen?
And where did libtix4.1.8.0.so go?
Also how do I fix this problem, the simplest solution seems to be to
reinstall the RPM containing that file. But which RPM is it?