%general-entities; ]> Python &python-version;
&python-url;
Python-&python-version; Python tools <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../chapter06/python.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&python-ch5-sbu;</seg> <seg>&python-ch5-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装 Python 准备编译 Python: ./configure --prefix=/tools --with-ensurepip=no 编译该软件包: make 现在编译已经完成,但测试套件需要 Tk 和 X 窗口系统,现在不能运行。 安装该软件包: make install <para>关于该软件包的详细信息可以在 <xref linkend="contents-python"/> 中找到。</para> </sect2> </sect1>