If you remove glib-1.0.6 and gtk+1.0.6 with rpm -e --nodeps
<filename> then install glib-1.2.x anf gtk+1.2.x all you have to do is rpm
-Uvh the glib10 and gtk+10 rpms they are only to leave the old glib and gtk+
libraries behind because it's not backwards compatible to ease the little
dependencies problem and as for just installing the rest with rpm -Uvh *.rpm i
guess thats ok but you should follow the order on the gnome getting started page
"if you like living on that edge" i prefer tarballs and compiling against my own
libs and compiler.
|