On Fri, Oct 2, 2009 at 2:48 PM, Nathan Huesken wrote: > > I installed pyclewn on archlinux from aur (using yaourt). > > When I try to start it, I get: > disp CRITICAL pyclewn.vim version does not match pyclewn's: > pyclewn version: "pyclewn-0.6" > pyclewn.vim version: "" >
Hello Nathan, The problem is that pyclewn.vim file cannot be found by Vim. This may happen after you install pyclewn using the standard distribution packaging tool (yaourt in your case) and you are running a Vim version built from source. The standard Vim from archlinux and your custom built Vim have their own set of runtime files. If this is the case, then simply download pyclewn from http://pyclewn.sourceforge.net/ and follow the installation procedure (or use the standard Vim from the distribution). Xavier ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
