Sunday, August 5, 2012

Compiling / Building Vim in Mingw/Msys

Dear All,

I have question about compiling/building vim 73 in Mingw/Msys environment.

I have downloaded vim source code from vim website. And then extract and do ./configure.
but ./configure process is not completed, I found error like below:

checking for tgetent in -lcurses... no
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.

I have been googling until now, but I can't find any references about --with-tlib.
What is with-tlib exactly?

Thank you in advance.

Best Regards,


Gusman Dharma P

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