Hi, I've just installed FC4 test1 and updated it from devel. Try this: $ python Python 2.4 (#1, Mar 14 2005, 19:45:57) [GCC 4.0.0 20050310 (Red Hat 4.0.0-0.33)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gnome Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/src/build/539346-i386/install/usr/lib/python2.4/site-packages/gtk-2.0/gnome/__init__.py", line 13, in ? ImportError: /usr/lib/libgconf-2.so.4: undefined symbol: gconf_value_steal_schema >>> Is it a bug or I'm missing some packages? libgconf-2.so.4 is there... Zoltan