> I have been trying to compile vim 9.0 with GUI enabled in CentOS 8. I have > all the gtk-devel packages installed, and I am able to compile other gtk > apps, but the vim build gives me a vim without GUI. I have tried configure > --enable-gui=gtk but it doesn't help. > > I do not remember any problem with previous versions.
After running configure, look in src/auto/config.log. Search for "GTK". It should tell you what is missing. -- Support your right to bare arms! Wear short sleeves! /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20220921102252.0935C1C09F1%40moolenaar.net.
