Re: Getting latest Gnome



On Sun, Jul 09, 2006 at 08:06:22PM +0200, Christian wrote:
> Hello all,
> I have latest Debian Etch installed and Gnome 2.12 installed, but how do I get the latest Gnome?
> Want to try Orca. 
Edit /etc/apt/sources.list so that you can access the Debian Unstable
repository, and then run
aptitude install gnome
After that, you may wish to turn off gdm (Gnome Display Manager) if you don't
want it to be active when your system starts.

Gnome 2.14, the latest release, is available now in Debian Unstable. However,
at least when I upgraded yesterday, Orca 0.2.5 still didn't work. I suspect
that the python-orbit package currently in Debian Unstable is not up to date.

Here's the error message from Orca; perhaps an autoconf case is necessary to
detect the appropriate dependency for this.


[/tmp jdc]$orca --setup
Traceback (most recent call last):
  File "/usr/local/bin/orca", line 30, in ?
    import orca.orca
  File "/usr/local/lib/python2.4/site-packages/orca/orca.py", line 45, in ?
    import atspi
  File "/usr/local/lib/python2.4/site-packages/orca/atspi.py", line 48, in ?
    ORBit.CORBA.ORB_init(orb_id="orbit-io-thread")
TypeError: ORB_init() takes no keyword arguments





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