On 3/20/2012 4:52 PM, John Degen wrote:
I'm trying to compile a huge version of Vim, including gVim, using Mercurial. 
I've only managed to install console Vim, and that's a normal version, without 
Python and Perl interface. I followed the instructions and issued these 
commands:

hg clone https://vim.googlecode.com/hg/ vim
./configure
make install

Am I still missing packages? The Debian package (Vim 7.2.445) installs without 
problems and offers a huge version.

System info:
Debian 6.0.4
uname -a
Linux xeon 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64 GNU/Linux

Thanks for any clues.

John

Try  ./configure --help

read the options, and then pass the ones you want/need to ./configure

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

Reply via email to