[XML-SIG] sgmlop Doesn't Appear to Build

George Peterson peterson@psycrow.raznick.com
Mon, 4 Sep 2000 11:30:14 -0500 (CDT)


I am trying to build the XML package, but it doesn't appear that
"sgmlop.c" is being compiled.  It doesn't have an entry in "setup.py" like
"pyexpat" does, so this is probably not surprising.  Unfortunately, the
software I am attempting to use needs "drv_sgmlop" and it attempts to
import "sgmlop".

This is on a RedHat 6.2 system with Python 1.6b1 installed.  I have tried
the following versions of PyXML:

	- PyXML-0.5.4
	- PyXML-0.5.5.1
	- The most recent version checked into CVS at SourceForge

Any help on this would be greatly appreciated.

-Peterson