Skip to content

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

@Proeliator

Description

@Proeliator

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions