Closed mjsir911 closed 3 years ago
For me, tigetnum is found in tinfo.so, ncurses has been split off into tinfo due to being compiled with the --with-termlib flag.
tigetnum
pkg-config --libs automatically reports this, but this check is good enough to catch this specific problem.
For me,
tigetnum
is found in tinfo.so, ncurses has been split off into tinfo due to being compiled with the --with-termlib flag.pkg-config --libs automatically reports this, but this check is good enough to catch this specific problem.