Re: Install Error
Benno Schulenberg <[email protected]>
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <[email protected]> |
Op 15-01-18 om 20:03 schreef MikiStrange:
> In file included from proto.h:24:0,
> from browser.c:22:
> nano.h:94:20: fatal error: curses.h: No such file or directory
Depending on what distro you are, you need to install libncurses5w-dev
(Debian/Ubuntu/...) or ncurses-devel (Fedora/...) or .... It will be
clear: you need a package with "ncurses" it its name, and also "lib"
and "dev". That package contains the headers (".h" files) that nano
needs in order to know how to interact with ncurses.
Benno
_______________________________________________
Help-nano mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-nano