Author: pierre
Date: Wed Apr 10 13:18:23 2019
New Revision: 11573
Log:
Add a note about which tarball to use for Python
Modified:
trunk/BOOK/chapter05/python.xml
Modified: trunk/BOOK/chapter05/python.xml
==============================================================================
--- trunk/BOOK/chapter05/python.xml Sun Apr 7 03:39:02 2019 (r11572)
+++ trunk/BOOK/chapter05/python.xml Wed Apr 10 13:18:23 2019 (r11573)
@@ -43,6 +43,13 @@
<sect2 role="installation">
<title>Installation of Python</title>
+ <note>
+ <para>There are two package files whose name starts with
+ <quote>python</quote>. The one to extract from is
+ <filename>Python-&python-version;.tar.xz</filename> (notice the
+ uppercase first letter).</para>
+ </note>
+
<para>This package first builds the Python interpreter, then some
standard Python modules. The main script for building modules is
written in Python, and uses hard-coded paths to the host <filename
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page