Install git on centos

Source: Internet
Author: User
Tags install openssl install perl
Install git on centos

Release date: November 30,201 1 Classification: Linux

Solve the problem of full CPU usage of the dock process under lion

PHP extension development: Installing PHP

The centos Yum source does not have git. You can only compile and install it by yourself. Now you can record the compilation and installation content and leave it to your own memo.

Make sure that the dependent package is installed.

 
Yum install curl
Yum install curl-devel
Yum
Install zlib-devel
Yum install OpenSSL-devel
Yum
Install Perl
Yum install cpio
Yum install expat-devel
Yum
Install gettext-devel

Download the latest git package

 
Wget http://www.codemonkey.org.uk/projects/git-snapshots/git/git-latest.tar.gz
Tar
Xzvf git-latest.tar.gz
CD git-2011-11-30 # Your directory may not be this
Autoconf
./Configure
Make
Sudo
Make install

Check the installed version.

 
Git -- version http://www.ccvita.com/370.html
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.