On 05-Apr-2010 John Little <[email protected]> wrote: > > how to compile gvim using vim72 source code on ubuntu > > 1) Get the source. I like the Mercurial repository: > mkdir vim > hg clone https://vim.googlecode.com/hg/ vim > (You'd need mercurial installed for that.) > > 2) Install the headers and libraries vim wants: > > sudo apt-get build-dep vim-gtk
Don't use apt-get for that. Use synaptic or aptitude instead. This will help you keep your system clean after installing / uninstalling multiple packages. -- Cheers, Lech -- 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 To unsubscribe, reply using "remove me" as the subject.
