TurboGears: Installation on *nix-Like Systems
Even though you don’t have Easy Install yet, you can still take advantage of it. Instead of one-command installation, it will be two-step installation. And, you’ll have Easy Install for the next update!
って言われても、
ez_setup.py -f http://www.turbogears.org/download/index.html --script-dir /usr/local/bin TurboGears
の意味が分からなくて気持ち悪くて先に進めない。
-f オプションはナニを指定してるの? –script-dir ってなにさ?
こういうことある度に思うのだが、損な性格してるかも・・・。
p.s. 投稿直後
ソッコーで自己解決。python ez_setup.py –help ってできる。ez_setup.py のソース読み始めてたよ・・・。