jhbuild problem



I thought I was all ready to run jhbuild script.  I received the following
immediately after starting the script:
Traceback (most recent call last):
  File "/opt/jhbuild/jhbuild.py", line 326, in ?
    main(sys.argv[1:])
  File "/opt/jhbuild/jhbuild.py", line 313, in main
    cmd(config, args, interact)
  File "/opt/jhbuild/jhbuild.py", line 126, in do_build
    module_set = module.read_module_set(config['moduleset'])
  File "/opt/jhbuild/module.py", line 556, in read_module_set
    document = xml.dom.minidom.parse(filename)
  File "/usr/lib/python2.2/xml/dom/minidom.py", line 962, in parse
    return _doparse(pulldom.parse, args, kwargs)
  File "/usr/lib/python2.2/xml/dom/minidom.py", line 953, in _doparse
    events = apply(func, args, kwargs)
  File "/usr/lib/python2.2/xml/dom/pulldom.py", line 328, in parse
    parser = xml.sax.make_parser()
  File "/usr/lib/python2.2/xml/sax/__init__.py", line 93, in make_parser
    raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found

I'm using the sample.hjbuildrc file which is set up to build moduleset24.
Perhaps I need another package on my system before I can continue.

Any suggestions?

Thanks
Chris
-- 
The Moon is Waning Gibbous (98% of Full)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]