On Mon, Sep 08, 2003 at 07:58:39PM -0500, Nick Hudson wrote:
> [EMAIL PROTECTED] /usr/lib/python2.3/site-packages # python
> Python 2.3 (#1, Aug 3 2003, 02:10:05)
> [GCC 3.2.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import bonobo.ui
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File "/usr/lib/python2.3/site-packages/gtk-2.0/bonobo/__init__.py",
> line 7, in ?
> ORBit.load_typelib('Bonobo')
> RuntimeError: could not load typelib
This seems to be the best indication of the real problem here, and
google knows it:
http://www.daa.com.au/pipermail/pygtk/2003-March/004618.html
Summary: as James has posted before, IF you use Redhat 8, you need
an updated RH8 RPM for libbonobo.
Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/