>>make > 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. > make: *** [auto/config.mk] Error 1 > > what did i miss ?
I bet you cannot compile Vim without Ruby integration either. You need development terminal library (ncurses-dev or similar package depending on your OS and distribution). Search in vim-dev and vim-use should reveal enough number of further hints and instructions. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
