doccoを入れた log ― 2013/03/02 19:52
doccoを入れるためにPygmentsを入れる 管理mode
---- 以下 log
$ sudo easy_install Pygments
Password:
Searching for Pygments
Reading http://pypi.python.org/simple/Pygments/
Reading http://pygments.org/
Reading http://pygments.pocoo.org/
Best match: Pygments 1.6
Downloading http://pypi.python.org/packages/2.7/P/Pygments/Pygments-1.6-py2.7.egg#md5=1e1e52b1e434502682aab08938163034
Processing Pygments-1.6-py2.7.egg
creating /Users/butcher/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/site-packages/Pygments-1.6-py2.7.egg
Extracting Pygments-1.6-py2.7.egg to /Users/butcher/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/site-packages
Adding Pygments 1.6 to easy-install.pth file
Installing pygmentize script to /Users/butcher/.pythonbrew/pythons/Python-2.7.2/bin
Installed /Users/butcher/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/site-packages/Pygments-1.6-py2.7.egg
Processing dependencies for Pygments
Finished processing dependencies for Pygments
$ npm install -g docco
npm http GET https://registry.npmjs.org/docco
npm http 200 https://registry.npmjs.org/docco
npm http GET https://registry.npmjs.org/docco/-/docco-0.4.0.tgz
npm http 200 https://registry.npmjs.org/docco/-/docco-0.4.0.tgz
npm http GET https://registry.npmjs.org/commander
npm http 200 https://registry.npmjs.org/commander
npm http GET https://registry.npmjs.org/commander/-/commander-1.1.1.tgz
npm http 200 https://registry.npmjs.org/commander/-/commander-1.1.1.tgz
npm http GET https://registry.npmjs.org/keypress
npm http 200 https://registry.npmjs.org/keypress
npm http GET https://registry.npmjs.org/keypress/-/keypress-0.1.0.tgz
npm http 200 https://registry.npmjs.org/keypress/-/keypress-0.1.0.tgz
/usr/local/share/npm/bin/docco -> /usr/local/share/npm/lib/node_modules/docco/bin/docco
docco@0.4.0 /usr/local/share/npm/lib/node_modules/docco
└── commander@1.1.1 (keypress@0.1.0)
---- 以下 log
$ sudo easy_install Pygments
Password:
Searching for Pygments
Reading http://pypi.python.org/simple/Pygments/
Reading http://pygments.org/
Reading http://pygments.pocoo.org/
Best match: Pygments 1.6
Downloading http://pypi.python.org/packages/2.7/P/Pygments/Pygments-1.6-py2.7.egg#md5=1e1e52b1e434502682aab08938163034
Processing Pygments-1.6-py2.7.egg
creating /Users/butcher/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/site-packages/Pygments-1.6-py2.7.egg
Extracting Pygments-1.6-py2.7.egg to /Users/butcher/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/site-packages
Adding Pygments 1.6 to easy-install.pth file
Installing pygmentize script to /Users/butcher/.pythonbrew/pythons/Python-2.7.2/bin
Installed /Users/butcher/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/site-packages/Pygments-1.6-py2.7.egg
Processing dependencies for Pygments
Finished processing dependencies for Pygments
$ npm install -g docco
npm http GET https://registry.npmjs.org/docco
npm http 200 https://registry.npmjs.org/docco
npm http GET https://registry.npmjs.org/docco/-/docco-0.4.0.tgz
npm http 200 https://registry.npmjs.org/docco/-/docco-0.4.0.tgz
npm http GET https://registry.npmjs.org/commander
npm http 200 https://registry.npmjs.org/commander
npm http GET https://registry.npmjs.org/commander/-/commander-1.1.1.tgz
npm http 200 https://registry.npmjs.org/commander/-/commander-1.1.1.tgz
npm http GET https://registry.npmjs.org/keypress
npm http 200 https://registry.npmjs.org/keypress
npm http GET https://registry.npmjs.org/keypress/-/keypress-0.1.0.tgz
npm http 200 https://registry.npmjs.org/keypress/-/keypress-0.1.0.tgz
/usr/local/share/npm/bin/docco -> /usr/local/share/npm/lib/node_modules/docco/bin/docco
docco@0.4.0 /usr/local/share/npm/lib/node_modules/docco
└── commander@1.1.1 (keypress@0.1.0)
コメントをどうぞ
※メールアドレスとURLの入力は必須ではありません。 入力されたメールアドレスは記事に反映されず、ブログの管理者のみが参照できます。
※なお、送られたコメントはブログの管理者が確認するまで公開されません。
※投稿には管理者が設定した質問に答える必要があります。