OS:ubuntu 13.10
有時在對套件做 configure 時會遇到如下訊息,即在系統裡少了 ncurses library。
configure: error: ncurses or ncursesw selected, but library not found (--without-ncurses to disable)
這時只要使用如下指令安裝 ncurses-dev 套件即可。
#apt-get install libncurses-dev
Dec 24th, 2013 by samlin35
Dec 24th, 2013 by samlin35
Last Modified on Dec 24th, 2013