Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenBSD 7.2+ #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

historical-theology
Copy link

Please also add this to the Wiki:

OpenBSD

pkg_add py3 py3-pip py3-qt5 py3-setuptools
pip3 install cx_freeze
pip3 install glob2

Make sure that the following is in setup.py:

[el]if sys.platform == 'openbsd7':
import glob
from setuptools import setup

doas python3 setup.py install

/usr/local/bin/qnotero

@historical-theology
Copy link
Author

(NB: A few of us are looking into getting the Zotero client working on OpenBSD. As of this moment in time, qnotero works on OpenBSD with compilation as above but has nothing with which to sync.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant