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

Can't install #1

Open
tinywombat765 opened this issue Nov 30, 2020 · 1 comment
Open

Can't install #1

tinywombat765 opened this issue Nov 30, 2020 · 1 comment

Comments

@tinywombat765
Copy link

When trying to install json with occultist I get the following error

json.c:4:10: fatal error: Chaos.h: No such file or directory
    4 | #include "Chaos.h"
      |          ^~~~~~~~~
@tinywombat765
Copy link
Author

Okay so this was caused by mt not having the devel headers installed. I updated my AUR package to install them. I noticed in the chaos Makefile requirements-dev is installing C and header files but as far as I can tell you only need to (should?) install the headers. Anyway, I'm going to leave this issue open for the moment because, at the very least, you should probably add something to the docs that says you need to install the headers if you want to be able to install C extensions.

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

1 participant