Re: Problem compiling VIM sources on Ubuntu
- From: SINNER <99nesorjd@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Dec 2006 13:20:04 GMT
* Ross Maloney wrote in comp.os.linux.misc:
I have installed Xubuntu 6.10 on a PC. As a test of that environment I
have attempted to compile VIM 7.0 from sources downloaded from
www.vim.org. When I run ./configure, the process terminates with:
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.
From what I have read, Xubuntu shares a lot of its environment with
Ubuntu and it appears that my problem has been faced by others before me
using Ubuntu. But solutions to this apparent terminal library absence
have not been posted. I have used a standard Xubuntu installation and
there is a libncurses.so in the /lib directory.
Has any body been succcessful in compiling VIM on Ubuntu, and how did
you overcome this appearent terminal library absence?
When compiling you must have the dev libraries
apt-get install libncurses5-dev
--
David
Ignore previous fortune.
.
- References:
- Problem compiling VIM sources on Ubuntu
- From: Ross Maloney
- Problem compiling VIM sources on Ubuntu
- Prev by Date: Re: USB to ethernet adapter
- Next by Date: Re: Is there a way to flush the file cache?
- Previous by thread: Re: Problem compiling VIM sources on Ubuntu
- Next by thread: Converting Mono MP3 To Simulated Stereo on Linux
- Index(es):
Relevant Pages
|