vim

Current Version: 6.1

Links

dir: ftp://ftp.vim.org/pub/editors/vim/unix

file: vim-6.1.tar.gz

alternative: vim-6.1.tar.bz2

patch: vim-6.1.patch.bz2

Needs

bash binutils diffutils fileutils findutils gcc grep make net-tools sed sh-utils textutils

Setup information

./configure --prefix=/usr --disable-gtk-check 

config

make CPPFLAGS=-DSYS_VIMRC_FILE= "/etc/vimrc " 

make

make install 

install

ln -sf vim /usr/bin/vi 

post