installation fails ?
Tim Peters
tim.one at home.com
Mon Sep 10 18:37:37 EDT 2001
More information about the Python-list mailing list
Mon Sep 10 18:37:37 EDT 2001
- Previous message (by thread): installation fails ?
- Next message (by thread): How to know it is a list?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[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.
- Previous message (by thread): installation fails ?
- Next message (by thread): How to know it is a list?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list