-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 21/03/2012 08:23, Phil Dobbin wrote:
> On 21/03/2012 08:11, Christian Brabandt wrote:
>> Hi Phil!
>
>> On Mi, 21 Mär 2012, Phil Dobbin wrote:
>
>>> On 21/03/2012 07:37, Christian Brabandt wrote:
>>>> Hi John!
>>>>
>>>> On Di, 20 Mär 2012, 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.
>>>>
>>>> See the faq:
>>>> http://vimhelp.appspot.com/vim_faq.txt.html#faq-35.10
>>>
>>>
>>> Unfortunately running:
>>>
>>> `# apt-get build-dep vim-gtk` apt returns:
>>>
>>> `using vim instead of vim-gtk`
>>>
>>> so it seems that option is no longer open on Squeeze 6.0.4 at any rate
>>> (I do have deb.src in /etc/apt/sources.list).
>
>> I think, this only means, apt fetches the source for vim-gtk which
>> happens to be vim.
>
>
> Hi, Christian.
>
> This is actually what apt fetched:
>
> `lesstif2-dev libacl1-dev libart-2.0-dev libattr1-dev libbonoboui2-dev
> libgail-dev libgnome-keyring-dev libgnomecanvas2-dev libgnomeui-dev libg
> pm-dev2 libgpmg1-dev libperl-dev libxp-dev tcl-dev tcl8.4-dev
> x11proto-print-dev`
>
> so these indeed may be the required header files. I'll run ./configure
> against them & see.
No need to in the end. They're located at `/usr/include/gtk-2.0/gtk/`
which if missing can be installed with:
`sudo apt-get install libgtk2.0-dev`
Just need to pass a flag to configure to point it at the relevant directory.
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/
iQEcBAEBAgAGBQJPaZQaAAoJEKpMeDHWT5ADqOgIAJxIQCgOEQ5xr+hsrjegtbWY
NXT6qs3aPo/9pw+wGQ7TA/YcYshOsvYOuBP0tJkdT5eg4GG94svWj92qiXEFAPD6
Qa7Ljdg9dPcbRWf7pXEF/Hz5fhnQjdEYoWFcHjzox89d7wSpJeh3tPA64Dw+YF/g
a9je2VNHVgd5ZgJ9PiJ+pJmfthubyw9MTluCXpeQXUjuATzgOdTCw57fAZzvls3q
42eGfC8vnZ53mOgacWthXl2+gUlfnC+DqNwno9wVDabfnkgcSD61Y3+LPrj4D2Lt
SN47+z/n7O1CvMNkC8mLDXwUdTn7MhcKW0N3UwZLcYH/BLRn/y/b7T08P2KCaoA=
=bwWV
-----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