Hello, I am trying to compile vim7.3 with '--enable-pythoninterp' flag. The configure log says that ..
checking --enable-pythoninterp argument... yes checking for python... /usr/bin/python checking Python version... 2.6 Now, I have both python2.6 and python2.7 installed. I wish vim to use python2.7 instead. Is there a way to do it without changing "/usr/bin/python" symlink? -- 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
