-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
Hi,
I have a non-standard location for ncurses include and lib. The compiler seems to pick up the header and libs fine via environment, but the configure script doesn't seem to see the header files:
checking for working ncursesw/curses.h... no
checking for working ncursesw.h... no
checking for working ncurses.h... no
configure: WARNING: could not find a working ncursesw/curses.h, ncursesw.h or ncurses.h
configure: error: requires an X/Open-compatible Curses library with color
Is there an environment variable or flag that I might be missing for it to pick them up in a non-standard place?
Thank you in advance for any help.
Metadata
Metadata
Assignees
Labels
No labels