I have been using this script to update Vim for a long time, but noe I cannot upgrade beyond patch 408.
I tried manually from cli but get same result. cd /usr/src/vim hg pull hg update make distclean ./configure --enable-rubyinterp=yes --enable-pythoninterp=yes --with-python-config-dir=/usr/lib/python2.6/config --with-features=huge --enable-gui=auto --with-compiledby=Bob_Hyam ##cd src && make first cd src make make install Any guidance would be greatly appreciated ! Thanks, Bob H -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
