I'm getting errors and couldn't install PyXML, which is needed to use some features on Inkscape. The following is what I typed in Terminal and messages I got.
thanks, joonah dhcp-0000025677-ab-f7:~/desktop/PyXML-0.8.4 joonah$ export MACOSX_DEPLOYMENT_TARGET=10.4 dhcp-0000025677-ab-f7:~/desktop/PyXML-0.8.4 joonah$ python setup.py build running build running build_py creating build creating build/lib.macosx-10.4-fat-2.4 creating build/lib.macosx-10.4-fat-2.4/_xmlplus copying xml/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus copying xml/FtCore.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus copying xml/ns.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus creating build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/Attr.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/CDATASection.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/CharacterData.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/Comment.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/Document.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/DocumentFragment.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/DocumentType.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/DOMImplementation.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/domreg.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/Element.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/Entity.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/EntityReference.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/Event.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/expatbuilder.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/FtNode.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/javadom.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/MessageSource.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/minicompat.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/minidom.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/minitraversal.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/NamedNodeMap.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/NodeFilter.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/NodeIterator.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/NodeList.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/Notation.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/ProcessingInstruction.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/pulldom.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/Range.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/Text.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/TreeWalker.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom copying xml/dom/xmlbuilder.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom creating build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/GenerateHtml.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLAnchorElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLAppletElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLAreaElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLBaseElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLBaseFontElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLBodyElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLBRElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLButtonElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLCollection.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLDirectoryElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLDivElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLDListElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLDocument.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLDOMImplementation.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLFieldSetElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLFontElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLFormElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLFrameElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLFrameSetElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLHeadElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLHeadingElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLHRElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLHtmlElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLIFrameElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLImageElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLInputElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLIsIndexElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLLabelElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLLegendElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLLIElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLLinkElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLMapElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLMenuElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLMetaElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLModElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLObjectElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLOListElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLOptGroupElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLOptionElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLParagraphElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLParamElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLPreElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLQuoteElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLScriptElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLSelectElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLStyleElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLTableCaptionElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLTableCellElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLTableColElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLTableElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLTableRowElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLTableSectionElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLTextAreaElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLTitleElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html copying xml/dom/html/HTMLUListElement.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/html creating build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext copying xml/dom/ext/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext copying xml/dom/ext/c14n.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext copying xml/dom/ext/Dom2Sax.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext copying xml/dom/ext/Printer.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext copying xml/dom/ext/Visitor.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext copying xml/dom/ext/XHtml2HtmlPrinter.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext copying xml/dom/ext/XHtmlPrinter.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext creating build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/HtmlLib.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/HtmlSax.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/PyExpat.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sax.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sax2.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sax2Lib.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext/reader copying xml/dom/ext/reader/Sgmlop.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/dom/ext/reader creating build/lib.macosx-10.4-fat-2.4/_xmlplus/marshal copying xml/marshal/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/marshal copying xml/marshal/generic.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/marshal copying xml/marshal/wddx.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/marshal creating build/lib.macosx-10.4-fat-2.4/_xmlplus/unicode copying xml/unicode/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/unicode copying xml/unicode/iso8859.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/unicode copying xml/unicode/utf8_iso.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/unicode creating build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers copying xml/parsers/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers copying xml/parsers/expat.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers copying xml/parsers/sgmllib.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers creating build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/_outputters.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/catalog.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/charconv.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/dtdparser.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/errors.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/namespace.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/utils.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xcatalog.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlapp.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmldtd.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlproc.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlutils.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc copying xml/parsers/xmlproc/xmlval.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/parsers/xmlproc creating build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/_exceptions.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/expatreader.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/handler.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/sax2exts.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/saxexts.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/saxlib.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/saxutils.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/writer.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax copying xml/sax/xmlreader.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax creating build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_htmllib.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_ltdriver.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_ltdriver_val.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_pyexpat.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_sgmllib.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_sgmlop.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmldc.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmllib.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmlproc.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmlproc_val.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/drv_xmltoolkit.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers copying xml/sax/drivers/pylibs.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers creating build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers2 copying xml/sax/drivers2/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_htmllib.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_javasax.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_pyexpat.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_sgmllib.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_sgmlop.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_sgmlop_html.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers2 copying xml/sax/drivers2/drv_xmlproc.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/sax/drivers2 creating build/lib.macosx-10.4-fat-2.4/_xmlplus/utils copying xml/utils/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/utils copying xml/utils/characters.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/utils copying xml/utils/iso8601.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/utils copying xml/utils/qp_xml.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/utils creating build/lib.macosx-10.4-fat-2.4/_xmlplus/schema copying xml/schema/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/schema copying xml/schema/trex.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/schema creating build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/__init__.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/BuiltInExtFunctions.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/Context.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/Conversions.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/CoreFunctions.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ExpandedNameWrapper.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/MessageSource.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/NamespaceNode.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ParsedAbbreviatedAbsoluteLocationPath.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ParsedAbbreviatedRelativeLocationPath.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ParsedAbsoluteLocationPath.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ParsedAxisSpecifier.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ParsedExpr.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ParsedNodeTest.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ParsedPredicateList.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ParsedRelativeLocationPath.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/ParsedStep.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/pyxpath.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/Set.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/Util.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/XPathGrammar.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/XPathParser.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/XPathParserBase.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath copying xml/xpath/yappsrt.py -> build/lib.macosx-10.4-fat-2.4/_xmlplus/xpath running build_ext building '_xmlplus.parsers.pyexpat' extension creating build/temp.macosx-10.4-fat-2.4 creating build/temp.macosx-10.4-fat-2.4/extensions creating build/temp.macosx-10.4-fat-2.4/extensions/expat creating build/temp.macosx-10.4-fat-2.4/extensions/expat/lib gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -Iextensions/expat/lib -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -c extensions/pyexpat.c -o build/temp.macosx-10.4-fat-2.4/extensions/pyexpat.o unable to execute gcc: No such file or directory error: command 'gcc' failed with exit status 1 dhcp-0000025677-ab-f7:~/desktop/PyXML-0.8.4 joonah$ sudo python setup.py installPassword: running install running build running build_py running build_ext building '_xmlplus.parsers.pyexpat' extension gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -Iextensions/expat/lib -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -c extensions/pyexpat.c -o build/temp.macosx-10.4-fat-2.4/extensions/pyexpat.o unable to execute gcc: No such file or directory error: command 'gcc' failed with exit status 1 _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig