How Do You Troubleshoot the SUSE Error “No curses library functions found”?

Problem scenario
In SUSE you get an error like this:

configure: error: No curses library functions found
ERROR: /bin/otp/erts/configure failed!
./configure: line 353: kill: (-13244) - No such process

What should you do?

Solution
Run this:

sudo zypper -n install ncurses-utils ncurses-devel

Leave a comment

Your email address will not be published. Required fields are marked *