[Python-bugs-list] [Bug #111203] 1.6b1 build (docs?) pyexpat problem on Windows
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 15 Aug 2000 08:40:56 -0700
Bug #111203, was updated on 2000-Aug-06 11:36
Here is a current snapshot of the bug.
Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 5
Summary: 1.6b1 build (docs?) pyexpat problem on Windows
Details: pyexpat is not documented as one of those subprojects needing external software, but apparently it is one; it needs xmlparse and xmltok, .h and .lib to build and .dll
to run. The docs don't mention where to get those from,
but I had them around (from a Perl site build...) and
feeding them to the Python 1.6b1 build fixed it. So I
think it's just a doc-bug.
Alex
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=111203&group_id=5470