Do not forget to install the xml packages!
# Install the library
PLATDIR= plat-$(MACHDEP)
MACHDEPS= $(PLATDIR)
+XMLLIBSUBDIRS= xml xml/dom xml/parser xml/sax
LIBSUBDIRS= lib-old lib-tk site-packages test test/output encodings \
- distutils distutils/command curses $(MACHDEPS)
+ distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
libinstall: python $(srcdir)/Lib/$(PLATDIR)
@for i in $(SCRIPTDIR) $(LIBDEST); \
do \