On Sun, Feb 14, 2010 at 5:35 PM, Olaf wrote: > > My first newbie-question: when do I need to patch vim? >
Hi Olaf, I am also running debian lenny. To run pyclewn with vim console, you need to build and install vim from source after having patched the vim source. Follow these steps: * install the libncurses5-dev debian package with aptitude * follow the instructions in section "Patch a Vim tarball" at http://pyclewn.sourceforge.net/vim-patches.html Step 4 says "Build and install Vim", this means: + cd src + make + make install (this must be done as root, vim will be installed at /usr/local) * download and install pyclewn 1.1 Log out and log in back again. When runnin vim, check that vim version is 7.2. You should be able to run pyclewn with vim console then. Xavier ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
