Wednesday, November 7, 2018

Re: Compiling Vim on Ubuntu

On Tuesday, November 6, 2018 at 2:30:56 PM UTC+13, David Fishburn wrote:

> I can't really think what else to try to install to get the GUI support.

In all that you didn't do

sudo apt-get build-dep vim-gnome

I booted into a xenial iso just now. This gives a vanilla, out-of-the-box xenial experience (almost), if a little slow. My old, trusty, "apt-get build-dep vim-gtk" gave errors. I used the settings app to enable all the boxes, let it update, followed Dominique's instructions and built vim with gtk2.

If the build-dep vim-gnome doesn't do the trick, maybe your sources.list has problems. The vanilla xenial's sources.list was, with comments stripped:

deb http://archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse

HTH, and regards, John Little

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