看板 Python 關於我們 聯絡資訊
其實不確定能不能在這裡問 但是我在 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
CMJ0121:沒裝git? 09/19 15:55
gullcity:我嘗試了好久 才發現是目錄的問題...Orz 09/19 16:20