vim7.4

wget ftp://ftp.jp.vim.org/pub/vim/unix/vim-7.4.tar.bz2
wget -r ftp://ftp.jp.vim.org/pub/vim/patches/7.4/
cp -rp vim7.4_patches vim74/.
cd vim74/
cat 7.4_patches/7.4.0* | patch -p0

cd src
./configure --prefix=/usr --enable-nls --with-features=huge --enable-cscope --enable-gui=yes --enable-rubyinterp --enable-luainterp --enable-perlinterp=yes --enable-pythoninterp --enable-fontset

.vimrc
が使えなくなったので、
まだ使わないほうがいいと分かった。