우분투 12.04를 실행 중입니다.
vim 작업을 위해 특정 플러그인을 얻으려고하는데 vim에 루비 지원이 활성화되어 있어야합니다 (플러그인은 command-t입니다).
사람들은 내 vim 디렉토리로 가서 실행해야한다고 말합니다.
./configure --enable-rubyinterp
이 작업을 수행하면 다음 오류가 발생합니다.
no terminal library found
checking for tgetent()... configure: error: NOT FOUND!
You need to install a terminal library; for example ncurses.
Or specify the name of the library with --with-tlib.
이제 확인하고 ncurses-base가 설치되었습니다.
내가 무엇을해야 하나?
src/auto/config.log
ncurses-dev
라이브러리