CentOS Installation vim7.4

Source: Internet
Author: User
Tags bz2
Reprinted in: http://www.cnblogs.com/nhlinkin/p/3545509.html system version centos6.4;root permissions su-root Uninstall $ rpm-qa |  grep vim$ Yum Remove vim vim-enhanced vim-common vim-minimal Download, extract $ wget ftp://ftp.vim.org/pub/vim/unix/vim-7.4.tar.bz2 $ wget ftp://ftp.vim.org/pub/vim/extra/vim-7.2-extra.tar.gz$ wget ftp://ftp.vim.org/pub/vim/extra/ vim-7.2-lang.tar.gz$ $ tar jxvf vim-7.4.tar.bz2 $ tar zxvf vim-7.2-extra.tar.gz $ tar zxvf vim-7.2-lang.tar.gz $ $ mv VIM72 vim74 Installation Compilation environment $ yum Install Ncurses-devel $ yum Install GCC compile installation $ cd VIM74/SRC $./configure--with-features=hug E--enable-pythoninterp--enable-python3interp--enable-luainterp--enable-multibyte--enable-sniff--enable-fontset $ make $ make install test $ vim--version Vim-vi Improved 7.4

CentOS Installation vim7.4

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.