Tix cannot open /usr/share/libtix

D

dadapapa

Hi,

I have a problem getting Tix to run:

Python 2.4.1 (#2, Aug 17 2005, 10:19:59)
[GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/projects/EES_dev/haroldf/lib/python2.4/lib-tk/Tix.py",
line 210, in __init__
self.tk.eval('package require Tix')
_tkinter.TclError: 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
libtix is not in /usr/share/ but I located it in /usr/lib/

[haroldf@tlc dpd]$ locate libtix8.1.8.3.so
warning: locate: warning: database /var/lib/slocate/slocate.db' is more
than 8 days old
/usr/lib/libtix8.1.8.3.so
[haroldf@tlc dpd]$

is there any way to tell python/tkinter/tix where to look for the
library?
thanks,

- harold -
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

is there any way to tell python/tkinter/tix where to look for the
library?

Try (un)setting TIX_LIBRARY.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top