On Mon, Oct 25, 2010 at 9:58 AM, John Marriott <[email protected]> wrote: > Hi All, > > If this is the wrong place for this type of query, I apologise in advance. > > I am trying to compile gvim 7.3.035 on Ubuntu Maverick x64 and not having > much luck. > > I am able to compile a gvim but it refuses to run with his message: > "E25: GUI cannot be used: Not enabled at compile time" > > I suspect that I am missing a lib, but I can't work out which. My > src/auto/config.log contains these lines which look interesting > <snip> > configure:7818: checking for GTK - version >= 2.2.0 > configure:7911: result: no > </snip>
try this: sudo apt-get install libgtk2.0-dev python-dev -- 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
