Hi neophilic! On Mi, 23 Mär 2011, neophilic wrote:
> > It's for windows, but you can see if there's anything useful here: > > > > http://vim.wikia.com/wiki/Build_Python-enabled_Vim_on_Windows_with_MinGW > > > > or maybe here: > > > > http://vim.wikia.com/wiki/Category:Building_Vim > > I am on Ubuntu 10.10. > I have the following installed - > python 2.6.6-2ubuntu2 > python 2.7-6 > python-dev (none) > > But, when I "./configure" and "make && make install", vim installs > correctly but without python support. > > Please check this http://pastie.org/1706980 for output of `sudo apt- > get build-dep vim` and `apt-cache policy vim python python-dev`. > Apparently, I am unable to install python-dev package because of a > conflict. > > What should i do now? Where did you get python 2.6.6-2ubuntu2? From your output, it looks like it is not in the maverick repository. Something is wrong there. regards, Christian -- -- 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
