Thursday, September 8, 2016

Re: Compiling Vim GUI on Ubuntu



On Thu, Sep 8, 2016 at 1:03 AM, Dominique Pellé <dominique.pelle@gmail.com> wrote:
David Fishburn wrote:

...
 
> I assume configure failed for some reason, just looking for a heads up on
> how to check.

You must be missing the libraries to build the GUI.
Since you use ubuntu, you can install all the dependent
packages required to build gvim (gtk2) using:

$ sudo apt-get build-dep vim-gnome

Thank Tony and Dominique.

That was it, was just missing the vim-gnome package.

David

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: