$ tar -zxf git-1.7.2.2.tar.gz
$ cd git-1.7.2.2
$ make prefix=/usr/local/gitsrv all
$ make prefix=/usr/local/gitsrv install
$ yum install python python-setuptools
时间: 2024-10-03 04:20:30
$ tar -zxf git-1.7.2.2.tar.gz
$ cd git-1.7.2.2
$ make prefix=/usr/local/gitsrv all
$ make prefix=/usr/local/gitsrv install
$ yum install python python-setuptools