-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 20/03/2012 20:52, 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
These are the configure flags I passed to the build:
`./configure --with-features=huge --enable-perlinterp
- --enable-rubyinterp --enable-tclinterp --enable-pythoninterp
- --with-python-config-dir=/usr/lib/python2.6/config`
when I built on Debian Squeeze. The python version you have will have to
altered to the one present on your machine & remember to leave the
trailing slash off the end of config.
If you need the gui pass `enable-gui=gtk2` flag also (if gtk2) & also
point to the header files as configure won't find them otherwise.
Cheers,
Phil...
- --
But masters, remember that I am an ass.
Though it be not written down,
yet forget not that I am an ass.
Wm. Shakespeare - Much Ado About Nothing
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: §auto-key-locate cert pka ldap hkp://keys.gnupg.net
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJPaRGKAAoJEKpMeDHWT5ADIX8H/18XY1aJHTfv77wKgw83Xr8z
FVsnZqqSJOYwLAioiwwdkcsmt+ZqNlNJzDpgzychfbFBbo0ziABNgLt6XtiSoiKA
KwizgM2F4m3N8BYOfjltCeX6gLE+5iaAb7ADoMUuvjvGSR0qeIMTm+wH3trjtueh
Pr1CD13Mw1jREv71zf1VXshXGUQiBkZOrUs444iL3V51F85eWQxiHv2LRwLx6Srb
ageGJB7ROE3v68KW1C448ygTR4JZyVPDrb4qb0lc8IGNx8Hdy11HDi9aATuBCMz4
CYzM6wqCiOEPA8IcPBmSopvGXiyzQVcRav3+aSGRvLNp/8bObfypN3TBmWaPIqY=
=A3QH
-----END PGP SIGNATURE-----
--
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