Hi,

When I build/install freevo after clean build (python setup.py clean), I
get the following error:

[setup] Entering freevo submodule ui
Traceback (most recent call last):
  File "setup.py", line 78, in ?
    version      = VERSION,
  File "setup.py", line 72, in ?
    xmlconfig('build/config.cxml', cxml_files)
  File "../core/build/lib/freevo/xmlconfig.py", line 61, in xmlconfig
    m = minidom.parse(cfg).firstChild
  File "/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py", line
1915, in parse
    return expatbuilder.parse(file)
  File "/usr/lib/python2.4/site-packages/_xmlplus/dom/expatbuilder.py",
line 926, in parse
    result = builder.parseFile(fp)
  File "/usr/lib/python2.4/site-packages/_xmlplus/dom/expatbuilder.py",
line 207, in parseFile
    parser.Parse(buffer, 0)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 23,
column 1

When I copy the config.cxml file to the ui/build/ directory installation
is ok.
It probably is some mistake I made, but I don't know what....

Regards,
Jose


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to