jhbuild problem - RedHat 9



Hmm, I just tried jhbuild on RedHat 9 and now I have the same problem. I tried
reinstalling expat from source and rebuilding and installing python,  but it
didn't make any difference. Does anyone have jhbuild working on RedHat 9? Any
clues?

James Henstridge <james daa com au> wrote:
> Murray Cumming Comneon com wrote:
> 
> >This doesn't seem to have anything to do with accessibility. I'm CCing to
> >desktop-devel-list.
> >
> >But it looks like you might have
> >a) The wrong version of python - should be fixed by jhbuild boostrap
> >or
> >b) The wrong arguments to jhbuild.
> >
> >Murray Cumming
> >murrayc usa net
> >www.murrayc.com 
> >
> >  
> >
> >>-----Original Message-----
> >>From: Christopher Moore [mailto:christopher h moore verizon net] 
> >>Sent: Freitag, 18. April 2003 03:13
> >>To: gnome-accessibility-list gnome org
> >>Subject: 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.
> >>    
> >>
> Your copy of Python does not include the expat binding.  Try installing 
> expat and then rebuild Python (or if you are using a distro, check if 
> there is an additional package that needs installing).
> 
> James.
> 
> -- 
> Email: james daa com au
> WWW:   http://www.daa.com.au/~james/
> 
> 
> 
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list



Murray Cumming
murrayc usa net
www.murrayc.com




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