I have just installed PyRx 0.9 in my computer running Ubuntu 10.04 (64 bits). I noticed that this software needs 32 bits support, so as indicated I installed the 32 bit library package (ia-32 libs). I can see that these libraries are now installed under the directory /usr/lib32. My problem is that when I run PyRx (./run.sh) the program exits with the following error:
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
Segmentation fault
So, as far as I uderstant, PyRx is still trying to use the 64 bit libraries (/usr/lib/gio/modules/libgvfsdbus.so). How am I supposed to indicate PyRx to used the whole set of 32 bit libraries installed by ia-32 libs?
Any hint help would be appreciated,
thank you very much in advance
best regards
Alfredo Quevedo


