On Tue, 17 Nov 2009 13:46:25 -0500, Nick Stinemates wrote:
> At least with Gentoo, there's a command to recompile all of the plugins
> you have installed when upgrading python versions.
>
> Your issue is probably related to that. I don't think VIM uses hardcoded
> locations for scripts at the cor
In my experience (FreeBSD), compiling vim with Python, Perl, or Ruby
support (etc), generally requires recompiling vim after upgrading the
corresponding language.
Note also that (if like me) you manage vim installations `by hand` on
all systems, rather then use the systems package management syst
NickC wrote:
Perhaps OT, but I figure here is where people have seen this commonly.
I upgraded Python from my distro's default of 2.5.2 to 2.6.2. Vim is now
complaining every startup about missing libraries, presumably as
some plugins run some python code on initialisation. I'm guessing vim
At least with Gentoo, there's a command to recompile all of the plugins
you have installed when upgrading python versions.
Your issue is probably related to that. I don't think VIM uses hardcoded
locations for scripts at the core.
If you have any specific questions about the errors you're receivi
Perhaps OT, but I figure here is where people have seen this commonly.
I upgraded Python from my distro's default of 2.5.2 to 2.6.2. Vim is now
complaining every startup about missing libraries, presumably as
some plugins run some python code on initialisation. I'm guessing vim is
complaini