Re: Vim 7.2 Installation trouble on Linux

2010-04-06 Thread Tony Mechelynck
On 13/02/10 09:03, Anthony Campbell wrote: On 12 Feb 2010, Michael Henry wrote: [snip] You get all that for free on this mailing list, for which I was just being thankful :-) Michael Henry Quite agree about that. I was just curious about the reason for compiling it oneself. Anthony Sever

Re: Fwd: Vim 7.2 Installation trouble on Linux

2010-02-15 Thread Raúl Núñez de Arenas Coronado
Saluton Daniel :) Daniel Pena skribis: >> Sorry, it was "sudo apt-get install libncurses5-dev". On the command >> line, of course (open a terminal, just that). >> >> If that command fails, post here the *exact* output and we will see >> why it fails. > > Let me just tell that the problem was defi

Re: Fwd: Vim 7.2 Installation trouble on Linux

2010-02-15 Thread Christian Brabandt
Hi Daniel! On Mo, 15 Feb 2010, Daniel Pena wrote: > > PS. Sorry, I didn't posted the exact outputs, but my Linux is in > Portuguese. in that case, you can always temporarily set your locale setting appropriately. This usually also helps to find better matches with Google. #v+ chris...@t41:~

Re: Fwd: Vim 7.2 Installation trouble on Linux

2010-02-15 Thread Daniel Pena
Hi Again! > Sorry, it was "sudo apt-get install libncurses5-dev". On the command > line, of course (open a terminal, just that). > > If that command fails, post here the *exact* output and we will see why > it fails. Let me just tell that the problem was definitely the "sudo" missing, since I cor

Fwd: Vim 7.2 Installation trouble on Linux

2010-02-15 Thread Raúl Núñez de Arenas Coronado
Saluton Daniel :) Daniel Pena skribis: >>apt-get install libncurses5-dev > > I'm new on Linux, Where Am I suppose to give this command? and the > sudo apt-get build-dep vim ? Sorry, it was "sudo apt-get install libncurses5-dev". On the command line, of course (open a terminal, just that). If th

Re: Vim 7.2 Installation trouble on Linux

2010-02-15 Thread bill lam
lun, 15 Feb 2010, Daniel Pena skribis: > Hello! > > >apt-get install libncurses5-dev > > > >Probably it is not the only development package missing in your > >installation, so you may have to repeat the step above for each missing > >development package or install the metapackage that installs all

Re: Vim 7.2 Installation trouble on Linux

2010-02-15 Thread Daniel Pena
Hello! >apt-get install libncurses5-dev > >Probably it is not the only development package missing in your >installation, so you may have to repeat the step above for each missing >development package or install the metapackage that installs all >development packages (I don't remember the name, tr

Re: Vim 7.2 Installation trouble on Linux

2010-02-13 Thread Anthony Campbell
On 12 Feb 2010, Michael Henry wrote: [snip] > You get all that for free on this mailing list, for which I was > just being thankful :-) > > Michael Henry > Quite agree about that. I was just curious about the reason for compiling it oneself. Anthony -- Anthony Campbell - a...@acampbell.org.u

Re: Vim 7.2 Installation trouble on Linux

2010-02-12 Thread Michael Henry
On 02/12/2010 02:23 AM, Anthony Campbell wrote: > On 11 Feb 2010, Michael Henry wrote: >> On 02/11/2010 01:42 PM, Matt Wozniski wrote a very nice >> distro-specific hint: >> >>> Or just "sudo apt-get build-dep vim" to get all of the dependencies >>> needed to build the version that's in the reposit

Re: Vim 7.2 Installation trouble on Linux

2010-02-11 Thread Anthony Campbell
On 11 Feb 2010, Michael Henry wrote: > On 02/11/2010 01:42 PM, Matt Wozniski wrote a very nice > distro-specific hint: > > > Or just "sudo apt-get build-dep vim" to get all of the dependencies > > needed to build the version that's in the repositories. > > This is my favorite mailing list. Not o

Re: Vim 7.2 Installation trouble on Linux

2010-02-11 Thread Michael Henry
On 02/11/2010 01:42 PM, Matt Wozniski wrote a very nice distro-specific hint: > Or just "sudo apt-get build-dep vim" to get all of the dependencies > needed to build the version that's in the repositories. This is my favorite mailing list. Not only can you get help with Vim, you can get help wit

Re: Vim 7.2 Installation trouble on Linux

2010-02-11 Thread Matt Wozniski
2010/2/11 Raúl Núñez de Arenas Coronado: > Saluton Daniel :) > > Daniel Pena skribis: >> 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 downloaded the ncurses 5.7, b

Re: Vim 7.2 Installation trouble on Linux

2010-02-11 Thread Raúl Núñez de Arenas Coronado
Saluton Daniel :) Daniel Pena skribis: > 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 downloaded the ncurses 5.7, but I couldn't still couldn't do > anything... apt-

Vim 7.2 Installation trouble on Linux

2010-02-11 Thread Daniel Pena
Good afternoon. I'm having some trouble installing Vim 7.2 on my Desktop (my OS is Ubuntu 9.04). When I'm compiling, I get the follow message: 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