On 2025-02-03, Michael Scheper (Vim Github Repository) wrote:

> How can I install gVim? Is merging in the patch the only way, or is 'No GUI
> support' a legitimate error, and I need to install additional packages?

You need to install additional packages.

The output of ./configure probably has "no" following the test for
some package for gvim, but one not needed for terminal vim, so it
wasn't flagged beyond the "no".

I ran 'make distclean' in my vim source directory, then ran your
configure command followed by 'make'.  Executing 'src/vim -g'
produced a gvim window.  So, your configure command worked.

On an Ubuntu system where I haven't yet built vim, I run

    $ sudo apt-get build-dep vim-gtk3

to get the gvim dependencies.  It should be similar for mint.

HTH,
Gary

-- 
-- 
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/20250203234228.GB10587%40phoenix.

Raspunde prin e-mail lui