I am attempting to run Zotero standalone on FreeBSD 10.2, after installing EFL:
I see posts in this forum from 2010-13 concerning libxul and build dependencies, but I am not sure if that is directly related to the above error. Can anyone advise?
...
What does that mean?
Code:
$ ./zotero
XPCOMGlueLoad error for file /usr/home/me/Zotero_linux-i686/xulrunner/libxul.so:
libXrender.so.1: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
I see posts in this forum from 2010-13 concerning libxul and build dependencies, but I am not sure if that is directly related to the above error. Can anyone advise?
...
Code:
$ ldd /usr/home/me/Zotero_linux-i686/xulrunner/libxul.so
ldd: /usr/home/me/Zotero_linux-i686/xulrunner/libxul.so: not a FreeBSD ELF shared object
What does that mean?