You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have ncurses 6.4 installed locally with corresponding pkg-config files. I'd expect that configure will pick up that installation, but it seems to prefer the system installation.
I ended up running configure with explicit overrides for the CURSES and PANEL CFLAGS and LIBS variables:
Feature or enhancement
Proposal:
I have ncurses 6.4 installed locally with corresponding pkg-config files. I'd expect that
configurewill pick up that installation, but it seems to prefer the system installation.I ended up running
configurewith explicit overrides for the CURSES and PANEL CFLAGS and LIBS variables:configure does pick up other local installs (sqlite, bz2, ...)
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
The text was updated successfully, but these errors were encountered: