On Mon, 23 Nov 2009, Mr.SpOOn wrote: > > Hi, > I'd like to compile Vim on a fresh installed Ubuntu 9.10 64 bit. > > Last time I compiled Vim I followed this guide: > http://users.skynet.be/antoine.mechelynck/vim/compunix.htm > I think someone here in the list pointed me to that link.
In addition to that link. You'll need to grab all depending development packages as well. $sudo apt-get build-dep vim # for console mode vim only $sudo apt-get build-dep vim-gnome # for gnome gvim as well try suitable package names in case the above is incorrect. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
