首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 互联网 >

手工装配git

2013-06-26 
手工安装githttps://github.com/git/git/archive/v1.8.2.1.zipunzip v1.8.2.1.zipcd v1.8.2.1sudo make --

手工安装git
https://github.com/git/git/archive/v1.8.2.1.zipunzip v1.8.2.1.zipcd v1.8.2.1sudo make --prefix=/usr/ installsudo make --prefix=/usr install

热点排行