On Sat, 28 Jun 2008 10:53:01 +0200, Dominique Pelle wrote: > Then, you should be able to build the gui with something like this: > > $ cd vim7 > $ make distclean > $ ./configure --with-features=huge --enable-gui=gnome2
A logfile is usefull for the first configure: $ ./configure --with-features=huge --enable-gui=gnome2 2>&1 | tee conf.log --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
