Ignore:
Timestamp:
02/12/2020 09:02:11 PM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
54a6bc9
Parents:
f8ea68b
Message:

MultiLib: Merge changes from trunk

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/python.xml

    rf8ea68b rede49cd  
    8484<screen><userinput remap="make">make</userinput></screen>
    8585
    86     <para>The test suite requires TK and X Windows session and cannot
    87     be run until Python 3 is reinstalled in BLFS.</para>
     86    <para>To test the results, issue <command>make test</command>.
     87    Some tests requiring network connection or additional packages are
     88    skipped.  The test named test_normalization fails because network
     89    configuration is not completed yet.  For more comprehensive results,
     90    the test can be rerun when Python 3 is reinstalled in BLFS.</para>
    8891
    8992    <para>Install the package:</para>
     
    144147      <seglistitem>
    145148        <seg>
    146           2to3, idle3, pip3, pydoc3, python3, python3-config, and pyvenv
     149          2to3, idle3, pip3, pydoc3, python3, and python3-config
    147150        </seg>
    148151        <seg>
     
    229232        </listitem>
    230233      </varlistentry>
    231 
     234<!--
    232235      <varlistentry id="pyvenv">
    233236        <term><command>pyvenv</command></term>
     
    242245        </listitem>
    243246      </varlistentry>
    244 
     247-->
    245248    </variablelist>
    246249
Note: See TracChangeset for help on using the changeset viewer.