It seems my gnome libs have been scrambled. After upgrade-install of 9 pro, with the new /opt/gnome-only hierarchy, I am get relocation errors on every gtk and gtk2 based program. For example: ssquier@bucky:~> mozilla /opt/mozilla/lib/mozilla-bin: relocation error: /opt/gnome/lib libgdk-x11-2.0.so.0: undefined symbol: g_get_application_name Checked ld.so.conf and /opt/gnome2 has been removed. This was a working 8.2 apt-updated system. Any ideas where to look? I have checked this also: # nm /lib/libc.so.6 | grep "g_g" 00000000 n __evoke_link_warning_getpw 00000000 n __evoke_link_warning_gets 00000000 n __evoke_link_warning_getwd 00000000 n __evoke_link_warning_gtty And, the version of glibc = glibc-2.3.2-88 from dvd install of suse 9 pro. --------------- steve squier linux registered user #252130 ssquier_98@yahoo.com
This could be related to the fact that if you had my GTK etc packages installed on 8.2, the 9.0 installer may not have realised that it should install the newer versions If you do rpm -q atk glib2 gtk2 pango what do you see? (Of course, it may be nothing to do with that ;) )
It seems my gnome libs have been scrambled. After upgrade-install of 9 pro, with the new /opt/gnome-only hierarchy, I am get relocation errors on every gtk and gtk2 based program. For example: -- James Ogley, Webmaster, Rubber Turnip james@rubberturnip.org.uk http://www.rubberturnip.org.uk Jabber: riggwelter@myjabber.net Using Free Software since 1994, running GNU/Linux (SuSE 9.0). GNOME updates for SuSE: http://www.usr-local-bin.org
participants (2)
-
James Ogley
-
steve squier