Created
May 17, 2011 05:11
-
-
Save trapd00r/975985 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking --enable-pythoninterp argument... yes | |
checking for python... (cached) /usr/bin/python | |
checking Python version... (cached) | |
checking Python is 1.4 or better... too old | |
checking --enable-python3interp argument... yes | |
checking for python3... (cached) /usr/bin/python3 | |
checking Python version... (cached) 3.2 | |
checking Python's install prefix... (cached) /usr | |
checking Python's execution prefix... (cached) /usr | |
> vim --version|grep python | |
+path_extra +perl +persistent_undo +postscript +printer +profile -python | |
-python3 +quickfix +reltime +rightleft +ruby +scrollbind +signs +smartindent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment