installation fails ?

Tim Peters tim.one at home.com
Mon Sep 10 18:37:37 EDT 2001


[Armin Samide]
> I'have downloaded the Python 2.1.1 source code package and wanted to
> buildit on Windows with the Microsoft Visual C Compiler but a few
> headers are missing, as there are: zlib.h, xmlparse.h, db.h, tcl.h
> Are these headers included somewhere else or what else is wrong ?

If you want to build the non-core 3rd-party components, you need to follow
the instructions for obtaining and installing them too.  The instructions
are in PCbuild\readme.txt.





More information about the Python-list mailing list