There's some kind of hitch in the make-install process that won't let garnome go any further under SuSE 10.1 x86_64.
The problem is that 32-bit libraries instead of the proper 64-bit ones are being returned to the program gtk-query-immodules-2.0, which should never have been compiled in the first place, as gtk-query-immodules-2.0-64 should have been made instead. Why does garnome / gtk not detect that SuSE is a 64-bit build environment and make the proper version? i'm confused, i can't find anywhere in the source code where it tells it to make this program. here's the resulting error output, thanks for any help.. make install-data-hook make[12]: Entering directory `/data/downloads/garnome/garnome-2.14.2.1/platform/gtk+/work/main.d/gtk+-2.8.18/modules/input' /bin/sh ../../mkinstalldirs /home/karsten/garnome-2.14.2.1/etc/gtk-2.0 ../../gtk/gtk-query-immodules-2.0 > /home/karsten/garnome-2.14.2.1/etc/gtk-2.0/gtk.immodules Cannot load module /opt/gnome/lib/gtk-2.0/2.4.0/immodules/im-ipa.so: /opt/gnome/lib/gtk-2.0/2.4.0/immodules/im-ipa.so: wrong ELF class: ELFCLASS32 /opt/gnome/lib/gtk-2.0/2.4.0/immodules/im-ipa.so does not export GTK+ IM module API: /opt/gnome/lib/gtk-2.0/2.4.0/immodules/im-ipa.so: wrong ELF class: ELFCLASS32 karsten -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
