您的位置:首页 > 运维架构 > Linux

git下载地址以及centos安装方法

2013-03-13 14:30 585 查看
1.下载:https://code.google.com/p/git-core/

2.
安装必要依赖库:yum -y install zlib-devel openssl-devel cpio expat-devel gettext-devel


3.
wget http://git-core.googlecode.com/files/git-实际版本.tar.gz[/code] 
4.configure, make, make install
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: