ahennan
About
- Username
- ahennan
- Joined
- Roles
- Member
Comments
-
I downloaded the 32-bit version and now it works! For some reason both the PPA and the Zotero downloads page thought I was 64-bit. Running uname -m also tells me I am 64-bit, however I am almost certain this is not the case. Oh well, Zotero works no…
-
Looking into things a bit more there is a shell script called zotero in /usr/bin. It's contents are: #!/bin/bash cd /opt/zotero ./zotero So I guess ./zotero is missing, but I'm not really sure what my next step is.
-
I tried the commands "zotero" and "zotero &" in /opt/zotero where the executable seems to be. The output was "/usr/bin/zotero: line 3: ./zotero: No such file or directory".