Zotero 4 Standalone doesnt start with Suse Linux (10.3)

Error Note:

linux-kizi:~/Zotero/Zotero_linux-i686 # ./zotero

XPCOMGlueLoad error for file /root/Zotero/Zotero_linux-i686/xulrunner/libxpcom.so:
libxul.so: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
  • Use run-zotero.sh
  • Also a error note:

    linux-kizi:~/Zotero/Zotero_linux-i686 # ./run-zotero.sh

    XPCOMGlueLoad error for file /root/Zotero/Zotero_linux-i686/xulrunner/libxpcom.so:
    libgio-2.0.so.0: cannot open shared object file: No such file or directory
    Couldn't load XPCOM.
  • I know little about Suse, but my understanding is that 10.3 is four years old and isn't supported anymore (by Suse that is) - the message you're getting is for a missing GTK+ library (see e.g. http://stackoverflow.com/questions/2159389/gtk-libgio-2-0-so-0-not-installed-on-the-target-machine which has more links)

    you'll likely have to manually install missing libraries.
Sign In or Register to comment.