git命令问题 新手求助
Tofloor
poster avatar
zsyangel311
deepin
2012-10-04 08:41
Author
我本来是想安装飞信的
开源飞信不再更新了 作者又开发一款新的软件 hybrid
网址:https://github.com/levin108/hybrid
但是根据他提供的安装方法:
$git clone git://github.com/levin108/hybrid.git
$cd hybrid
$mkdir -p build
$cd build
$cmake ..
$make
#make install
第一步就出现了问题:
$git clone https://github.com/levin108/hybrid.git
No command 'clone' found, did you mean:
Command 'cone' from package 'cone' (universe)
clone: command not found
这是什么原因啊?怎么解决?

目前openfetion还可以使用 亲测啦
安装方法:
sudo apt-get install openfetion pidgin-openfetion
Reply Favorite View the author
All Replies
tuhaihe
deepin
2012-10-08 21:30
#1

应该是点击“Git Read-only”才行。
  1. git clone git://github.com/levin108/hybrid.git
Copy the Code
Reply View the author
zhtengw
deepin
2012-11-01 08:55
#2
楼主,你的第一步就错了,你一个字母一个字母地比较一下你的命令和作者给的指示你就知道了
Reply View the author