Vim Upgrade Install Reload

Source: Internet
Author: User

Reprinted from Http://blog.chinaunix.net/uid-22891521-id-2109310.html

Since has been in a very old Linux version of the development, the inside of the vim is also a very old version, today in the case of the completion of the work, the upgrade of the next vim. Before upgrading, however, make sure that Ctags cscope perl is installed in your OS so that you can use it later when you do the IDE.

Here are the detailed steps:

1. go to ftp.vim.org/pub/vim/ unix/Download the vim-73.tar.bz2 file. or download the http://www.vim.org/download.php here

2. TAR-JXVF vim-73.tar.bz2

3. CD VIM73/SRC

Then it would be better to configure it comprehensively, as follows:

./configure--with-x--enable-cscope--enable-xim--enable-fontset--enable-multibyte--enable-pythoninterp-- With-features=huge--enable-gui=gtk2 "--with-compiledby=liwei<[email protected]>"

These parameters can be viewed in one of my other articles.

4. sudo make # translation, take a few minutes, depending on the CPU, generally will not error, such as error, fast email me.

5.sudo make Install

#安装, the general situation here can be, but sometimes depending on the system installation may not be complete, so it is recommended that the following sections will definitely be installed completely.

Can also be like this: (sometimes the above operation is not successful in the case let us do it ourselves.) )

5. sudo CP-RF Vim/usr/bin/vim

6. CD..

7. sudo CP-RF Runtime/usr/local/share/vim

Last view version:

8. Vim--version # you can see the compilation options and version numbers of your vim. is not up to date. Start enjoying it.

Vim Upgrade Install Reload

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.