Hi, Try please the following: boot the gnome live cd and start python type:
import louis
Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.6/site-packages/louis/__init__.py", line 41, in <module
liblouis = cdll.LoadLibrary("liblouis.so") File "/usr/lib/python2.6/ctypes/__init__.py", line 431, in LoadLibrary return self._dlltype(name) File "/usr/lib/python2.6/ctypes/__init__.py", line 353, in __init__ self._handle = _dlopen(self._name, mode) OSError: liblouis.so: cannot open shared object file: No such file or directory
It seems that the python bindings are installed but not the real library which does the translation.
In this case orca refuses to start.
Another Problem is that the shipped configs for orca are outdated and should be updated. Regards halim