2011年3月16日 星期三

安裝git

wget http://free.nchc.org.tw/ubuntu//pool/universe/g/git/git_4.3.20-8_i386.deb
sudo spkg -i git_4.3.20-8_i386.deb

----------------------------------
後來出現執行git會出現error
git, the filemanager with GNU Interactive Tools, is now called gitfm.

If you are looking for git, Linus Torvald's content tracker, install
the cogito and git-core packages and see README.Debian and git(7).

This transition script will be removed in the debian stable
release after etch.

If you wish to complete the transition early, install git-core
and use (as root):
update-alternatives --config git

Press RETURN to run gitfm

----------------------------------
後來再打sudo apt-get install git-core好像就可以了 zzz

----------------------------------

又一個後來... orz
剛剛的git-core之後 還是不能用git

於是就繼續google

這個時候又加了一些站台到/etc/apt/sources.list 我也忘記我加了哪些 XD

然後先 apt-get update
再sudo apt-get install git-svn 就可以安裝了 (在update之前是無法安裝)

然後就可以用gut抓click了~~~~

(感動)

沒有留言: