Sunday, March 27, 2011

vim7.3 configure error

i am trying to build vim7.3 version. i am getting the
following error during config,

checking for tgetent in -lncurses... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... no
checking for tgetent in -lcurses... no

i donwloaded latest version of ncurses and installed the
libraries

$ ./configure --with-tlib=/home/user/lib/lib/libncurses.so.5.8

it still didn't work, i am getting the following error.

checking --with-tlib argument... /home/user/lib/lib/libncurses.so.5.8
checking for linking with /home/user/lib/lib/libncurses.so.5.8
library... configure: error: FAILED


any thoughts ?

--
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

No comments:

Post a Comment