Wednesday, November 7, 2018

Re: Compiling Vim on Ubuntu

On Thursday, November 8, 2018 at 9:38:37 AM UTC+13, Dominique Pelle wrote:
> You'll need to make sure that /usr/local/bin is in your path
> before /usr/bin which I think is normally the case by
> default on Ubuntu.

I just checked on an uncustomized instance of 16.04, and indeed /usr/local/bin was in the path and ahead of /usr/bin. If the path is not the problem, conceivably David used a terminal session that was started before the make install was run, and the shell had hashed the location of gvim, so didn't search the path to find the new gvim. In bash "hash -r" fixes this.

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: