File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,17 +77,16 @@ _tkinter
7777 Be sure to install everything, including the Tcl/Tk header files.
7878
7979zlib
80- NOTE: This procedure is new (& simpler, & safer) for 2.1a2.
8180 Python wrapper for the zlib compression library. Get the source code
82- for version 1.1.3 from a convenient mirror at:
83- http://www.info-zip .org/pub/infozip /zlib/
84- Unpack into dist\zlib-1.1.3 .
81+ for version 1.1.4 from a convenient mirror at:
82+ http://www.gzip .org/zlib/
83+ Unpack into dist\zlib-1.1.4 .
8584 A custom pre-link step in the zlib project settings should manage to
86- build zlib-1.1.3 \zlib.lib by magic before zlib.pyd (or zlib_d.pyd) is
85+ build zlib-1.1.4 \zlib.lib by magic before zlib.pyd (or zlib_d.pyd) is
8786 linked in PCbuild\.
8887 However, the zlib project is not smart enough to remove anything under
89- zlib-1.1.3 \ when you do a clean, so if you want to rebuild zlib.lib
90- you need to clean up zlib-1.1.3 \ by hand.
88+ zlib-1.1.4 \ when you do a clean, so if you want to rebuild zlib.lib
89+ you need to clean up zlib-1.1.4 \ by hand.
9190
9291bsddb
9392 Python wrapper for the BSD database 1.85. Requires db.1.85.win32.zip,
You can’t perform that action at this time.
0 commit comments