作者gullcity ()
站内Python
标题[问题] Mac 安装 geeknote
时间Wed Sep 19 14:59:02 2012
其实不确定能不能在这里问
但是我在 mac 版问过了
不过没有得到回应 我想大概是我问的方法有问题
---
我想安装 Geeknote
http://geeknote.me/install/
它的教学页面:
You can install Geeknote as a deb package or as a python script.
Downloading and installing from source
# Download the repository.
$ git clone git://github.com/VitaliyRodnenko/geeknote.git
$ cd geeknote
# Launch Geeknote and go through login procedure.
$ python geeknote.py login
Debian/Ubuntu
$ wget
http://www.geeknote.me/dist/geeknote_latest.deb
$ sudo dpkg -i geeknote_latest.deb
Requirements
Geeknote needs Python 2.x from 2.4 or later.
---
我实在不懂要如何安装
是到 terminal 键入上述的指令吗?
我在terminal 键入
git clone git://github.com/VitaliyRodnenko/geeknote.git
却显示 command not found
我想我是误会了什麽 但是不知道问题出在哪
希望有人可以教我一下,谢谢。
ps.
我在 terminal 打入 Python
显示 Python 2.7.2 (default, Jun 20 2012, 16:23:33)
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 118.160.166.252
1F:→ CMJ0121:没装git? 09/19 15:55
2F:→ gullcity:我尝试了好久 才发现是目录的问题...Orz 09/19 16:20