Hi, On Tue, Apr 29, 2008 at 7:32 PM, Kim Shawn <[EMAIL PROTECTED]> wrote: > As Ubuntu linux gets upgraded to 7.10, configuring vim with gui does > not work. > > The problem is that if you specify gui option like "--enable- > gui=gtk2", the configure script would go like "NO GUI found". I tried > to find out if the configure script went wrong. I tried the same thing > on Redhat linux, SunOs 5.8, Aix 5.3, and HP-UX 11.23. No problemo. It > perfectly went well.
Are you sure all the needed libraries are installed? For GTK2 you need at least libgtk2.0-dev and xserver-xorg-dev packages. I already compiled GVim on Ubuntu 8.04 without problem (as well as on 7.10). --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
