Hi! I want to compile vim with gui on my Ubuntu 10.10 64bits, and I did the two steps that I saw on this mailing list:
$ sudo apt-get install xorg-dev and $ sudo apt-get build-dep vim-gnome but when I tried to configure, with the command ./configure --enable-rubyinterp --enable-cscope --enable-fontset -- enable-gui=gnome2 --with-features=huge --with-compiledby="Felipe Orellana Castillo" And including or not the --with-x option too Still can't set the gui, and I recieve this message > checking --enable-gui argument... no GUI support I already installed a lot of packages, I don't know what's wrong I wish you could help me I left a full <a href="http://www.dcc.uchile.cl/~forellan/ out.txt">configure output</a> Thanks, Greetings -- 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
