差分
この文書の現在のバージョンと選択したバージョンの差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |||
|
programming:python:sphinx:win-install-log [2011/07/27 01:41] yuki 削除 |
— (現在) | ||
|---|---|---|---|
| ライン 1: | ライン 1: | ||
| - | ====== windowsでのインストールログ ====== | ||
| - | 何の変哲もない。 | ||
| - | <code> | ||
| - | |||
| - | C:\dev\python\package>python ez_setup.py | ||
| - | Downloading http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg | ||
| - | Processing setuptools-0.6c11-py2.7.egg | ||
| - | Copying setuptools-0.6c11-py2.7.egg to c:\python27\lib\site-packages | ||
| - | Adding setuptools 0.6c11 to easy-install.pth file | ||
| - | Installing easy_install-script.py script to C:\Python27\Scripts | ||
| - | Installing easy_install.exe script to C:\Python27\Scripts | ||
| - | Installing easy_install.exe.manifest script to C:\Python27\Scripts | ||
| - | Installing easy_install-2.7-script.py script to C:\Python27\Scripts | ||
| - | Installing easy_install-2.7.exe script to C:\Python27\Scripts | ||
| - | Installing easy_install-2.7.exe.manifest script to C:\Python27\Scripts | ||
| - | |||
| - | Installed c:\python27\lib\site-packages\setuptools-0.6c11-py2.7.egg | ||
| - | Processing dependencies for setuptools==0.6c11 | ||
| - | Finished processing dependencies for setuptools==0.6c11 | ||
| - | |||
| - | C:\dev\python\package>easy_install | ||
| - | error: No urls, filenames, or requirements specified (see --help) | ||
| - | |||
| - | C:\dev\python\package>easy_install sphinx | ||
| - | Searching for sphinx | ||
| - | Reading http://pypi.python.org/simple/sphinx/ | ||
| - | Reading http://sphinx.pocoo.org/ | ||
| - | Best match: Sphinx 1.0.7 | ||
| - | Downloading http://pypi.python.org/packages/2.7/S/Sphinx/Sphinx-1.0.7-py2.7.egg#md5=1321a3888d4fad656a5ede5838686e12 | ||
| - | Processing Sphinx-1.0.7-py2.7.egg | ||
| - | creating c:\python27\lib\site-packages\Sphinx-1.0.7-py2.7.egg | ||
| - | Extracting Sphinx-1.0.7-py2.7.egg to c:\python27\lib\site-packages | ||
| - | Adding Sphinx 1.0.7 to easy-install.pth file | ||
| - | Installing sphinx-build-script.py script to C:\Python27\Scripts | ||
| - | Installing sphinx-build.exe script to C:\Python27\Scripts | ||
| - | Installing sphinx-build.exe.manifest script to C:\Python27\Scripts | ||
| - | Installing sphinx-quickstart-script.py script to C:\Python27\Scripts | ||
| - | Installing sphinx-quickstart.exe script to C:\Python27\Scripts | ||
| - | Installing sphinx-quickstart.exe.manifest script to C:\Python27\Scripts | ||
| - | Installing sphinx-autogen-script.py script to C:\Python27\Scripts | ||
| - | Installing sphinx-autogen.exe script to C:\Python27\Scripts | ||
| - | Installing sphinx-autogen.exe.manifest script to C:\Python27\Scripts | ||
| - | |||
| - | Installed c:\python27\lib\site-packages\sphinx-1.0.7-py2.7.egg | ||
| - | Processing dependencies for sphinx | ||
| - | Searching for docutils>=0.5 | ||
| - | Reading http://pypi.python.org/simple/docutils/ | ||
| - | Reading http://docutils.sourceforge.net/ | ||
| - | Best match: docutils 0.8 | ||
| - | Downloading http://prdownloads.sourceforge.net/docutils/docutils-0.8.tar.gz?download | ||
| - | Processing docutils-0.8.tar.gz | ||
| - | Running docutils-0.8\setup.py -q bdist_egg --dist-dir c:\users\ruy\appdata\local\temp\easy_install-o9jibi\docutils-0.8\e | ||
| - | gg-dist-tmp-bdzzeh | ||
| - | warning: no files found matching 'MANIFEST' | ||
| - | warning: no previously-included files matching '.cvsignore' found under directory '*' | ||
| - | warning: no previously-included files matching '*.pyc' found under directory '*' | ||
| - | warning: no previously-included files matching '*~' found under directory '*' | ||
| - | warning: no previously-included files matching '.DS_Store' found under directory '*' | ||
| - | zip_safe flag not set; analyzing archive contents... | ||
| - | docutils.parsers.rst.directives.misc: module references __file__ | ||
| - | docutils.writers.html4css1.__init__: module references __file__ | ||
| - | docutils.writers.latex2e.__init__: module references __file__ | ||
| - | docutils.writers.odf_odt.__init__: module references __file__ | ||
| - | docutils.writers.pep_html.__init__: module references __file__ | ||
| - | docutils.writers.s5_html.__init__: module references __file__ | ||
| - | Adding docutils 0.8 to easy-install.pth file | ||
| - | Installing rst2html.py script to C:\Python27\Scripts | ||
| - | Installing rst2latex.py script to C:\Python27\Scripts | ||
| - | Installing rst2man.py script to C:\Python27\Scripts | ||
| - | Installing rst2odt.py script to C:\Python27\Scripts | ||
| - | Installing rst2odt_prepstyles.py script to C:\Python27\Scripts | ||
| - | Installing rst2pseudoxml.py script to C:\Python27\Scripts | ||
| - | Installing rst2s5.py script to C:\Python27\Scripts | ||
| - | Installing rst2xetex.py script to C:\Python27\Scripts | ||
| - | Installing rst2xml.py script to C:\Python27\Scripts | ||
| - | Installing rstpep2html.py script to C:\Python27\Scripts | ||
| - | |||
| - | Installed c:\python27\lib\site-packages\docutils-0.8-py2.7.egg | ||
| - | Searching for Jinja2>=2.2 | ||
| - | Reading http://pypi.python.org/simple/Jinja2/ | ||
| - | Reading http://jinja.pocoo.org/ | ||
| - | Best match: Jinja2 2.6 | ||
| - | Downloading http://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.6.tar.gz#md5=1c49a8825c993bfdcf55bb36897d28a2 | ||
| - | Processing Jinja2-2.6.tar.gz | ||
| - | Running Jinja2-2.6\setup.py -q bdist_egg --dist-dir c:\users\ruy\appdata\local\temp\easy_install-grn1mb\Jinja2-2.6\egg-d | ||
| - | ist-tmp-_rjecd | ||
| - | warning: no previously-included files matching '*' found under directory 'docs\_build' | ||
| - | warning: no previously-included files matching '*.pyc' found under directory 'jinja2' | ||
| - | warning: no previously-included files matching '*.pyc' found under directory 'docs' | ||
| - | warning: no previously-included files matching '*.pyo' found under directory 'jinja2' | ||
| - | warning: no previously-included files matching '*.pyo' found under directory 'docs' | ||
| - | Adding jinja2 2.6 to easy-install.pth file | ||
| - | |||
| - | Installed c:\python27\lib\site-packages\jinja2-2.6-py2.7.egg | ||
| - | Searching for Pygments>=0.8 | ||
| - | Reading http://pypi.python.org/simple/Pygments/ | ||
| - | Reading http://pygments.org/ | ||
| - | Reading http://pygments.pocoo.org/ | ||
| - | Best match: Pygments 1.4 | ||
| - | Downloading http://pypi.python.org/packages/2.7/P/Pygments/Pygments-1.4-py2.7.egg#md5=acbdde4dae30efaba8cfa86dcb6070f2 | ||
| - | Processing Pygments-1.4-py2.7.egg | ||
| - | creating c:\python27\lib\site-packages\Pygments-1.4-py2.7.egg | ||
| - | Extracting Pygments-1.4-py2.7.egg to c:\python27\lib\site-packages | ||
| - | Adding Pygments 1.4 to easy-install.pth file | ||
| - | Installing pygmentize-script.py script to C:\Python27\Scripts | ||
| - | Installing pygmentize.exe script to C:\Python27\Scripts | ||
| - | Installing pygmentize.exe.manifest script to C:\Python27\Scripts | ||
| - | |||
| - | Installed c:\python27\lib\site-packages\pygments-1.4-py2.7.egg | ||
| - | Finished processing dependencies for sphinx | ||
| - | |||
| - | C:\dev\python\package> | ||
| - | </code> | ||
