ntt.
02-28-2002, 04:58 PM
Been trying to install IcePref on Slack 8, and have since installed (as it asks) python, GTK+ and PyGTK (all latest versions). I'm still getting the following error message:
File "/usr/X11R6/bin/icepref", line 22, in ?
from gtk import *
File "/usr/local/lib/python2.2/site-packages/gtk.py", line 22, in ?
import _gtk
ImportError: /usr/local/lib/python2.2/site-packages/_gtkmodule.so: undefined symbol: GTK_TYPE_GDK_COLOR
What's missing? I can't quite figure out where I've gone wrong!
File "/usr/X11R6/bin/icepref", line 22, in ?
from gtk import *
File "/usr/local/lib/python2.2/site-packages/gtk.py", line 22, in ?
import _gtk
ImportError: /usr/local/lib/python2.2/site-packages/_gtkmodule.so: undefined symbol: GTK_TYPE_GDK_COLOR
What's missing? I can't quite figure out where I've gone wrong!