TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:15368] To netcfg or not to netcfg?
Andrew Nemchenko wrote:
>
> Can some one please tell me why when I ran netcfg one day it worked
> fine.
> When I ran it the next day I got this message.?
>
> [root@localhost /]# 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 /]#
Huh.. Weird..
> What's more important is where did libtix4.1.8.0.so go and how do I get
> it back, since it seems to be the key to this dilemma. Does anyone know
> which RPM contains that file so I could just reinstall it? Any other
> assistance would also be appreciated.
Looking on my system..
root ~># rpm -qf /usr/lib/libtix4.1.8.0.so
tix-4.1.0.6-30
looks like you need to find the `tix' RPM.. Just dig around on your CD
(If you installed from CD..) or go to rpmfind.net
Hint: often, you can get a list of appropriate rpm files by going to
http://rpmfind.net/pub/RPM/<packagename>.html. In this case, go to
http://rpmfind.net/pub/RPM/tix.html. Make sure you get a package for
your distribution, though..
--
_ _ _ _ _ ___ _ _ _ ___ _ _ __ Stick: A boomerang that
/ \/ \(_)| ' // ._\ / - \(_)/ ./| ' /(__ doesn't work.
\_||_/|_||_|_\\___/ \_-_/|_|\__\|_|_\ __)
[ Mike Hicks | http://umn.edu/~hick0088/ | mailto:hick0088@umn.edu ]