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

make failure: term.h no such file or directory exists #9

Open
Proeliator opened this issue Oct 6, 2020 · 0 comments
Open

make failure: term.h no such file or directory exists #9

Proeliator opened this issue Oct 6, 2020 · 0 comments

Comments

@Proeliator
Copy link

Using WSL 2 and an Ubuntu install, following the readme instructions, this error is given after calling the make command in the appropriate directory.
Solution from https://stackoverflow.com/questions/25920535/term-h-header-not-found
is to sudo apt-get install libncurses5-dev to get appropriate libraries.
Documenting here for others to find and possibly add to readme as extra step.

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