[XML-SIG] question about pyXML

Matt Lombardo kissfrito at yahoo.com
Wed Mar 3 15:43:51 EST 2004


Hi, my name is Matt and I have a question reguarding
your software. Just to note, I am working on a Solaris
8 box. I am trying to get XML Diff 0.6.4 up and
running and recently the administrator of this system
installed Python 2.3.3 but now when i try to to get
PyXML working and use the python setup.py build and
get: 

not copying xml/FtCore.py (output up-to-date)
not copying xml/__init__.py (output up-to-date)
not copying xml/ns.py (output up-to-date)
not copying xml/dom/Attr.py (output up-to-date)
not copying xml/dom/CDATASection.py (output
up-to-date)
not copying xml/dom/CharacterData.py (output
up-to-date)
not copying xml/dom/Comment.py (output up-to-date)
not copying xml/dom/DOMImplementation.py (output
up-to-date)
not copying xml/dom/Document.py (output up-to-date)
not copying xml/dom/DocumentFragment.py (output
up-to-date)
not copying xml/dom/DocumentType.py (output
up-to-date)
not copying xml/dom/Element.py (output up-to-date)
not copying xml/dom/Entity.py (output up-to-date)
not copying xml/dom/EntityReference.py (output
up-to-date)
not copying xml/dom/Event.py (output up-to-date)
not copying xml/dom/FtNode.py (output up-to-date)
not copying xml/dom/MessageSource.py (output
up-to-date)
not copying xml/dom/NamedNodeMap.py (output
up-to-date)
not copying xml/dom/NodeFilter.py (output up-to-date)
not copying xml/dom/NodeIterator.py (output
up-to-date)
not copying xml/dom/NodeList.py (output up-to-date)
not copying xml/dom/Notation.py (output up-to-date)
not copying xml/dom/ProcessingInstruction.py (output
up-to-date)
not copying xml/dom/Range.py (output up-to-date)
not copying xml/dom/Text.py (output up-to-date)
not copying xml/dom/TreeWalker.py (output up-to-date)
not copying xml/dom/__init__.py (output up-to-date)
not copying xml/dom/domreg.py (output up-to-date)
not copying xml/dom/expatbuilder.py (output
up-to-date)
not copying xml/dom/javadom.py (output up-to-date)
not copying xml/dom/minicompat.py (output up-to-date)
not copying xml/dom/minidom.py (output up-to-date)
not copying xml/dom/minitraversal.py (output
up-to-date)
not copying xml/dom/pulldom.py (output up-to-date)
not copying xml/dom/xmlbuilder.py (output up-to-date)
not copying xml/dom/html/GenerateHtml.py (output
up-to-date)
not copying xml/dom/html/HTMLAnchorElement.py (output
up-to-date)
not copying xml/dom/html/HTMLAppletElement.py (output
up-to-date)
not copying xml/dom/html/HTMLAreaElement.py (output
up-to-date)
not copying xml/dom/html/HTMLBRElement.py (output
up-to-date)
not copying xml/dom/html/HTMLBaseElement.py (output
up-to-date)
not copying xml/dom/html/HTMLBaseFontElement.py
(output up-to-date)
not copying xml/dom/html/HTMLBodyElement.py (output
up-to-date)
not copying xml/dom/html/HTMLButtonElement.py (output
up-to-date)
not copying xml/dom/html/HTMLCollection.py (output
up-to-date)
not copying xml/dom/html/HTMLDListElement.py (output
up-to-date)
not copying xml/dom/html/HTMLDOMImplementation.py
(output up-to-date)
not copying xml/dom/html/HTMLDirectoryElement.py
(output up-to-date)
not copying xml/dom/html/HTMLDivElement.py (output
up-to-date)
not copying xml/dom/html/HTMLDocument.py (output
up-to-date)
not copying xml/dom/html/HTMLElement.py (output
up-to-date)
not copying xml/dom/html/__init__.py (output
up-to-date)
not copying xml/dom/html/HTMLFieldSetElement.py
(output up-to-date)
not copying xml/dom/html/HTMLFontElement.py (output
up-to-date)
not copying xml/dom/html/HTMLFormElement.py (output
up-to-date)
not copying xml/dom/html/HTMLFrameElement.py (output
up-to-date)
not copying xml/dom/html/HTMLFrameSetElement.py
(output up-to-date)
not copying xml/dom/html/HTMLHRElement.py (output
up-to-date)
not copying xml/dom/html/HTMLHeadElement.py (output
up-to-date)
not copying xml/dom/html/HTMLHeadingElement.py (output
up-to-date)
not copying xml/dom/html/HTMLHtmlElement.py (output
up-to-date)
not copying xml/dom/html/HTMLIFrameElement.py (output
up-to-date)
not copying xml/dom/html/HTMLImageElement.py (output
up-to-date)
not copying xml/dom/html/HTMLInputElement.py (output
up-to-date)
not copying xml/dom/html/HTMLIsIndexElement.py (output
up-to-date)
not copying xml/dom/html/HTMLLIElement.py (output
up-to-date)
not copying xml/dom/html/HTMLLabelElement.py (output
up-to-date)
not copying xml/dom/html/HTMLLegendElement.py (output
up-to-date)
not copying xml/dom/html/HTMLLinkElement.py (output
up-to-date)
not copying xml/dom/html/HTMLMapElement.py (output
up-to-date)
not copying xml/dom/html/HTMLMenuElement.py (output
up-to-date)
not copying xml/dom/html/HTMLMetaElement.py (output
up-to-date)
not copying xml/dom/html/HTMLModElement.py (output
up-to-date)
not copying xml/dom/html/HTMLOListElement.py (output
up-to-date)
not copying xml/dom/html/HTMLObjectElement.py (output
up-to-date)
not copying xml/dom/html/HTMLOptGroupElement.py
(output up-to-date)
not copying xml/dom/html/HTMLOptionElement.py (output
up-to-date)
not copying xml/dom/html/HTMLParagraphElement.py
(output up-to-date)
not copying xml/dom/html/HTMLParamElement.py (output
up-to-date)
not copying xml/dom/html/HTMLPreElement.py (output
up-to-date)
not copying xml/dom/html/HTMLQuoteElement.py (output
up-to-date)
not copying xml/dom/html/HTMLScriptElement.py (output
up-to-date)
not copying xml/dom/html/HTMLSelectElement.py (output
up-to-date)
not copying xml/dom/html/HTMLStyleElement.py (output
up-to-date)
not copying xml/dom/html/HTMLTableCaptionElement.py
(output up-to-date)
not copying xml/dom/html/HTMLTableCellElement.py
(output up-to-date)
not copying xml/dom/html/HTMLTableColElement.py
(output up-to-date)
not copying xml/dom/html/HTMLTableElement.py (output
up-to-date)
not copying xml/dom/html/HTMLTableRowElement.py
(output up-to-date)
not copying xml/dom/html/HTMLTableSectionElement.py
(output up-to-date)
not copying xml/dom/html/HTMLTextAreaElement.py
(output up-to-date)
not copying xml/dom/html/HTMLTitleElement.py (output
up-to-date)
not copying xml/dom/html/HTMLUListElement.py (output
up-to-date)
not copying xml/dom/ext/Dom2Sax.py (output up-to-date)
not copying xml/dom/ext/Printer.py (output up-to-date)
not copying xml/dom/ext/Visitor.py (output up-to-date)
not copying xml/dom/ext/XHtml2HtmlPrinter.py (output
up-to-date)
not copying xml/dom/ext/XHtmlPrinter.py (output
up-to-date)
not copying xml/dom/ext/__init__.py (output
up-to-date)
not copying xml/dom/ext/c14n.py (output up-to-date)
not copying xml/dom/ext/reader/HtmlLib.py (output
up-to-date)
not copying xml/dom/ext/reader/HtmlSax.py (output
up-to-date)
not copying xml/dom/ext/reader/PyExpat.py (output
up-to-date)
not copying xml/dom/ext/reader/Sax.py (output
up-to-date)
not copying xml/dom/ext/reader/Sax2.py (output
up-to-date)
not copying xml/dom/ext/reader/Sax2Lib.py (output
up-to-date)
not copying xml/dom/ext/reader/Sgmlop.py (output
up-to-date)
not copying xml/dom/ext/reader/__init__.py (output
up-to-date)
not copying xml/marshal/__init__.py (output
up-to-date)
not copying xml/marshal/generic.py (output up-to-date)
not copying xml/marshal/wddx.py (output up-to-date)
not copying xml/unicode/__init__.py (output
up-to-date)
not copying xml/unicode/iso8859.py (output up-to-date)
not copying xml/unicode/utf8_iso.py (output
up-to-date)
not copying xml/parsers/__init__.py (output
up-to-date)
not copying xml/parsers/expat.py (output up-to-date)
not copying xml/parsers/sgmllib.py (output up-to-date)
not copying xml/parsers/xmlproc/__init__.py (output
up-to-date)
not copying xml/parsers/xmlproc/_outputters.py (output
up-to-date)
not copying xml/parsers/xmlproc/catalog.py (output
up-to-date)
not copying xml/parsers/xmlproc/charconv.py (output
up-to-date)
not copying xml/parsers/xmlproc/dtdparser.py (output
up-to-date)
not copying xml/parsers/xmlproc/errors.py (output
up-to-date)
not copying xml/parsers/xmlproc/namespace.py (output
up-to-date)
not copying xml/parsers/xmlproc/utils.py (output
up-to-date)
not copying xml/parsers/xmlproc/xcatalog.py (output
up-to-date)
not copying xml/parsers/xmlproc/xmlapp.py (output
up-to-date)
not copying xml/parsers/xmlproc/xmldtd.py (output
up-to-date)
not copying xml/parsers/xmlproc/xmlproc.py (output
up-to-date)
not copying xml/parsers/xmlproc/xmlutils.py (output
up-to-date)
not copying xml/parsers/xmlproc/xmlval.py (output
up-to-date)
not copying xml/sax/__init__.py (output up-to-date)
not copying xml/sax/_exceptions.py (output up-to-date)
not copying xml/sax/expatreader.py (output up-to-date)
not copying xml/sax/handler.py (output up-to-date)
not copying xml/sax/sax2exts.py (output up-to-date)
not copying xml/sax/saxexts.py (output up-to-date)
not copying xml/sax/saxlib.py (output up-to-date)
not copying xml/sax/saxutils.py (output up-to-date)
not copying xml/sax/writer.py (output up-to-date)
not copying xml/sax/xmlreader.py (output up-to-date)
not copying xml/sax/drivers/__init__.py (output
up-to-date)
not copying xml/sax/drivers/drv_htmllib.py (output
up-to-date)
not copying xml/sax/drivers/drv_ltdriver.py (output
up-to-date)
not copying xml/sax/drivers/drv_ltdriver_val.py
(output up-to-date)
not copying xml/sax/drivers/drv_pyexpat.py (output
up-to-date)
not copying xml/sax/drivers/drv_sgmllib.py (output
up-to-date)
not copying xml/sax/drivers/drv_sgmlop.py (output
up-to-date)
not copying xml/sax/drivers/drv_xmldc.py (output
up-to-date)
not copying xml/sax/drivers/drv_xmllib.py (output
up-to-date)
not copying xml/sax/drivers/drv_xmlproc.py (output
up-to-date)
not copying xml/sax/drivers/drv_xmlproc_val.py (output
up-to-date)
not copying xml/sax/drivers/drv_xmltoolkit.py (output
up-to-date)
not copying xml/sax/drivers/pylibs.py (output
up-to-date)
not copying xml/sax/drivers2/__init__.py (output
up-to-date)
not copying xml/sax/drivers2/drv_htmllib.py (output
up-to-date)
not copying xml/sax/drivers2/drv_javasax.py (output
up-to-date)
not copying xml/sax/drivers2/drv_pyexpat.py (output
up-to-date)
not copying xml/sax/drivers2/drv_sgmllib.py (output
up-to-date)
not copying xml/sax/drivers2/drv_sgmlop.py (output
up-to-date)
not copying xml/sax/drivers2/drv_sgmlop_html.py
(output up-to-date)
not copying xml/sax/drivers2/drv_xmlproc.py (output
up-to-date)
not copying xml/utils/__init__.py (output up-to-date)
not copying xml/utils/characters.py (output
up-to-date)
not copying xml/utils/iso8601.py (output up-to-date)
not copying xml/utils/qp_xml.py (output up-to-date)
not copying xml/schema/__init__.py (output up-to-date)
not copying xml/schema/trex.py (output up-to-date)
not copying xml/xpath/BuiltInExtFunctions.py (output
up-to-date)
not copying xml/xpath/Context.py (output up-to-date)
not copying xml/xpath/Conversions.py (output
up-to-date)
not copying xml/xpath/CoreFunctions.py (output
up-to-date)
not copying xml/xpath/ExpandedNameWrapper.py (output
up-to-date)
not copying xml/xpath/MessageSource.py (output
up-to-date)
not copying xml/xpath/NamespaceNode.py (output
up-to-date)
not copying
xml/xpath/ParsedAbbreviatedAbsoluteLocationPath.py
(output up-to-date)
not copying
xml/xpath/ParsedAbbreviatedRelativeLocationPath.py
(output up-to-date)
not copying xml/xpath/ParsedAbsoluteLocationPath.py
(output up-to-date)
not copying xml/xpath/ParsedAxisSpecifier.py (output
up-to-date)
not copying xml/xpath/ParsedExpr.py (output
up-to-date)
not copying xml/xpath/ParsedNodeTest.py (output
up-to-date)
not copying xml/xpath/ParsedPredicateList.py (output
up-to-date)
not copying xml/xpath/ParsedStep.py (output
up-to-date)
not copying xml/xpath/ParsedRelativeLocationPath.py
(output up-to-date)
not copying xml/xpath/Set.py (output up-to-date)
not copying xml/xpath/Util.py (output up-to-date)
not copying xml/xpath/XPathGrammar.py (output
up-to-date)
not copying xml/xpath/XPathParser.py (output
up-to-date)
not copying xml/xpath/XPathParserBase.py (output
up-to-date)
not copying xml/xpath/__init__.py (output up-to-date)
not copying xml/xpath/pyxpath.py (output up-to-date)
not copying xml/xpath/yappsrt.py (output up-to-date)
running build_ext
building '_xmlplus.parsers.pyexpat' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC
-DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=4321
-DXML_CONTEXT_BYTES=1024 -Iextensions/expat/lib
-I/opt/local/include/python2.2 -c extensions/pyexpat.c
-o build/temp.solaris-2.8-sun4u-2.2/pyexpat.o
unable to execute gcc: No such file or directory
error: command 'gcc' failed with exit status 1

any feedback would be much appreciated, thanks

matt

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com



More information about the XML-SIG mailing list