PINE64
Zotero on PBP? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: Zotero on PBP? (/showthread.php?tid=11088)



Zotero on PBP? - bookguy1 - 08-19-2020

Does anybody in this forum use Zotero too?

I have been using Zotero on my PBP with 'zotero-arm-bin' package from AUR, but the recent kernel update broke the software.

I am not exactly familiar enough with Linux to change the contents of the package. I would appreciate any help about this issue.

When I try to start the program, I get the following error message.

-----
XPCOMGlueLoad error for file /usr/lib/zotero/libxul.so:
libstartup-notification-1.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.

-----


RE: Zotero on PBP? - xmixahlx - 08-19-2020

it is a binary package so probably does not list all dependencies. search for libstartup-notification and install manually. the pkgbuild also extracts the amd64 package and a new one is here: https://www.zotero.org/support/dev_builds


RE: Zotero on PBP? - bookguy1 - 08-21-2020

(08-19-2020, 11:28 PM)xmixahlx Wrote: it is a binary package so probably does not list all dependencies. search for libstartup-notification and install manually. the pkgbuild also extracts the amd64 package and a new one is here: https://www.zotero.org/support/dev_builds

https://altlinux.pkgs.org/sisyphus/classic-aarch64/libstartup-notification-0.12-alt1.1.aarch64.rpm.html

Thank you for the reply. Is this the correct dependency for libstartup-notification? I could only find red hat package.