Orca complaining



Greetings,

I installed the latest CVS version of Orca today. I had no problem whatsoever. I'm running Fedora core 4 and I didn't get any complaints about missing dependencies.

After having run
./autogen.sh --prefix=/usr
make
make install
as root, I then went into my home directory and tried to run
orca --text-setup
and got the following message

Traceback (most recent call last):
  File "/usr/bin/orca", line 25, in ?
    import orca.orca
  File "/usr/lib/python2.4/site-packages/orca/orca.py", line 37, in ?
    import atspi
  File "/usr/lib/python2.4/site-packages/orca/atspi.py", line 42, in ?
    ORBit.CORBA.ORB_init(orb_id="orbit-io-thread")
TypeError: ORB_init() takes no keyword arguments

The same message appears when i run
orca --version

The same thing happens if I run it as root.

What could the problem be?

Regards,

Bertil Smark Nilsson



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