linux newbie here.
I've installed gtk-0.99.970925-2.i386.rpm
However, installing gimp requires gtk+ >= 1.02 and and installing
gtk+-1.0.3-2.i386.rpm caused problems with
1) control-panel (from control-panel.3-5.1) error :
control-panel: error in loading shared libraries
: undefined symbol: gtk_tooltips_set_tip
2) userinfo (usermode-1.4.1-2) with error :
userinfo: error in loading shared libraries
/usr/lib/libgtk.so.1: undefined symbol: g_string_hash
how to solve the problem? is there a conflict between gtk and gtk+?
tia !