diff --git a/chapter05/python.xml b/chapter05/python.xml index 263d3a5c3..fcca9c92c 100644 --- a/chapter05/python.xml +++ b/chapter05/python.xml @@ -43,6 +43,13 @@ Installation of Python + + There are two package files whose name starts with + python. The one to extract from is + Python-&python-version;.tar.xz (notice the + uppercase first letter). + + 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