Hi Carlo! 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. > > I have just some question: > 1) is there anything I should do to compile Vim on a 64 bit system?
Nothing special which you wouldn't do on a 32 bit system. > 2) how do I know which ones are the new patches? For the 7.2 version > there are about 300 files and I'm not sure if I shall download them > all or just the most recent ones. Or is there any script to automate > this process? I use the the (unofficial) git repository at http://repo.or.cz/w/vim_mainline.git to get the sources with all official patches applied. If you want to apply them manually then you should apply all patches. > 3) how may I know all the available options to compile Vim with? In > that guide there are configuration options to compile it with the > Python interface etc. I'd like UTF8 support and maybe some other > things. > [...] Read the Makefile in the src directory. Many compile options are described there. Regards, Dennis Benzinger --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
