Linux RedHat 5 updates vim.

Source: Internet
Author: User

Overview:

Want to install Ctags, can not be installed. See the foreigner has a log, is in the VI 7.2 version of the operation. Even VI version of the reason, so want to upgrade, online upgrade method write less, and some write too no language, only he himself can understand. Here, simply say. It's been a while, and finally OK.

To update the VIM step:

1. Download the compressed file:

Download the required version on the VIM's official website and choose vim-7.4.tar.bz2 here.

2. Unzip:

Suppose the good. bz2 file is placed in the/mnt/hgfs/share/vi directory, and the CD is in the directory:

Cd/mnt/hgfs/share/VI

Unzip the. bz2 file

tar -xjf vim-7.4. tar. bz2

You will then see a new directory with a vim74/, and go to the directory under change:

CD vim74/

You will see a configure file under it.

3. Configuration:

Input

./configure--prefix=/usr/local/vim72  --with-x enable-gui=gtk2--with-features=big

4. Installation:

Continuous input

 Make  Make Install

5. Links:

LN –s/usr/local/vim72/bin/vim/usr/bin/vim

Complete.

Linux RedHat 5 updates vim.

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.