安装vim74出现错误: You need to install a terminal library; for example ncurses. Or specify the name of
安装vim74出现错误:
You need to install a terminal library; for example ncurses.
Or specify the name of the library with --with-tlib.
解决办法:
LFS --->http://www.linuxfromscratch.org/blfs/view/7.10/postlfs/vim.html
sudo apt-get install libncurses5-dev./configure --prefix=/usr / --with-features=huge / --with-tlib=ncursesw