• You are here:
  • »
  • vim

Build VIM on centos 6 ,7

This is an old revision of the document!


Build VIM on centos 6 ,7

git clone https://github.com/vim/vim.git
cd vim/src
./configure --prefix=/usr --with-features=huge --enable-rubyinterp --enable-pythoninterp --enable-luainterp
make
make install

/home/www/sites/esgr.in/wiki/data/attic/software/vim.1464478702.txt.gz · Last modified: 2016/05/28 23:38 by eServices Greece