Problems compiling python under Win (VS6.0)

Werner Schiendl ws-news at gmx.at
Thu Nov 15 08:06:10 EST 2001


Hi,

you need to have the tools you listed to build Python from sources.
Alternatively, you can exclude the modules which use them from the build.

more details mixed in your post

"Serg" <jerry at sky.net.ua> wrote in message news:3bf381b5$1 at skynet...
> When compiling python under Visual Stdio files missing reported:
> python src 2.2b1
> files: tcl.h

needs Tcl/Tk installed (maybe source?)

> db.h

some database API, IIRC

> expat.h

The Expat XML parsing library.

> zlib.h

The zlib data compression library.

>
> Python is taken from python site.
> What to do? What is that?
>
> --
> Keep in touch. Your partner Maltsev.
>
>

hth
Werner






More information about the Python-list mailing list