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

Installation does not work in macOS Mojave #49

Open
happysundar opened this issue Jun 6, 2019 · 1 comment
Open

Installation does not work in macOS Mojave #49

happysundar opened this issue Jun 6, 2019 · 1 comment

Comments

@happysundar
Copy link

Hi,

I'm getting the following error in macOS Mojave when I do a make native-install:

10:03 $ sed -e 's|@@NATIVE_PATH@@|/usr/local/libexec/textern/textern.py|' native/textern.json.in > native/textern.json
bash: native/textern.json: Permission denied

I think the issue is that /usr/lib64/mozilla/native-messaging-hosts or /usr/local/lib64/mozilla/native-messaging-hosts cannot be created in macOS.

What should this directory be for macOS?

I can submit a PR - please let me know.

@jlebon
Copy link
Owner

jlebon commented Jun 7, 2019

Textern currently only works on Linux. There is an open patch (#46) to add support for OSX which you may find useful.

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

No branches or pull requests

2 participants