1. Create an temporary folder.
2. Go inside the folder, (mango@mango03:~/Desktop/$ cd temp).
3. type command:
- wget http://kernel.org/pub/software/scm/git/git-1.5.5.1.tar.bz2.
- sudo apt-get build-dep git-core
- tar xjf git-1.5.5.1.tar.bz2
- cd git-1.5.5.1/
- ./configure
- make
- sudo make install
4. There you go, good luck
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment