Announcement

Collapse
No announcement yet.

Help With Arora 0.7.1

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help With Arora 0.7.1

    Hello! Today I download arora 0.7.1 and installed it onto my Kubuntu 9.04 64-Bit system. However, when I start it up, it just freezes and I have to terminate it. Here is the terminal output:

    Code:
    Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
    *** NSPlugin Wrapper *** ERROR: failed to initialize brower-side RPC events listener
    *** NSPlugin Wrapper *** ERROR: failed to initialize brower-side RPC events listener
    Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
    server bind: Address already in use
    *** NSPlugin Viewer *** ERROR: failed to initialize plugin-side RPC server connection
    Killed
    imran@eVga:~$ arora
    Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
    *** NSPlugin Wrapper *** ERROR: failed to initialize brower-side RPC events listener
    *** NSPlugin Wrapper *** ERROR: failed to initialize brower-side RPC events listener
    Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
    server bind: Address already in use
    *** NSPlugin Viewer *** ERROR: failed to initialize plugin-side RPC server connection
    Killed
    Any help would be greatly appreciated.

    Thanks.

    #2
    Re: Help With Arora 0.7.1

    Usually when I get wrong ELF class: ELFCLASS64 messages, it means I am trying to run 32-bit compiled applications with my 64-bit compiled libraries, in your case, the library in question would be /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so -- did you make sure to download the 64-bit version of Arora (you can still run the 32-bit version from your 64-bit installation, but you have to use 32-bit libraries)?
    Asus G1S-X3:
    Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

    Comment

    Working...
    X