64-bit Ubuntu: ELFCLASS64 error help pls

Although not supported, I have to run this on 64-bit because of RAM requirements, so wonder if someone will be able to help.

All is working just fine but icons and several display things are knackered because of this.

Running Notes from a script :

export LD_LIBRARY_PATH=/usr/lib32

export GTK_PATH=/usr/lib32/gtk-2.0:/usr/lib/gtk-2.0

cd ~/lotus/notes/data

/opt/ibm/lotus/notes/framework/…/notes

Getting the errors :

/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64

Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so

Gtk-WARNING **: Error loading theme icon ‘gtk-dialog-question’ for stock: Unable to load image-loading module: /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so: /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so: wrong ELF class: ELFCLASS64

Had a look and do seem to have the 32-bit versions of these under /usr/lib32 :

mark@l2l8041snl:~$ file /usr/lib32/gtk-2.0/2.10.0/loaders/svg_loader.so

/usr/lib32/gtk-2.0/2.10.0/loaders/svg_loader.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped

Any help would be appreciated.

Many thanks

Mark

Subject: A guide for installing

Hi!

Exactly what problem do you have? Does it run at all?

Since it’s not a supported platform it will always print out some error messages.

Here is a guide for installing Lotus Notes 8.5.1 FP1 on Ubuntu 10.04 64 bit:

Subject: RE: A guide for installing

Hi

It all works just fine, but there are several GTK issues caused by the errors in the top posting of mine.

When opening attachments, the application launched done not have any smoothing on any edges, for instance all the buttons are square rather than having smoothed edges.

File system dialogues cannot display icons, for instance, if you are save or want to attach a file, the dialogue is missing all icons.

When exiting Notes, the “Send changes to servers” dialogue cannot display icons on the buttons.

There are probably going to be more instances but they are all related. Not serious, but irritating. Would be nice to get this sorted.

Thanks

Mark

Subject: There is a solution for icons

Just as described in the guide which I linked to. There is also screenshots in the guide. Here is an excerpt:

Press Alt and F2 (at the same time) then run gconf-editor and browse to: /Desktop/Gnome/Interface/, in there set menus_have_icons and buttons_have_icons to true.

Subject: RE: There is a solution for icons

Thanks for the post… unfortunately this is not the case.

It cannot load the GTK stuff because it is the wrong architecture.

Funny enough Notes looks fine, it is just any attachment’s application launched from Notes, and also in the file system browsing dialogues, such as attaching, saving an attachment or importing. Looks terrible.