Hi, On Fr, Aug 21, 2009 at 08:55:22 +0200, Vincent Untz wrote:
Le vendredi 21 août 2009, à 17:56 +0200, Halim Sahin a écrit :
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.
Thanks, that was a packaging bug in python-louis, mainly. Fixed in GNOME:Factory.
I have tried the python-louis package from gnome:factory but the bug is still there. The python-bindings searches liblouis.so which doesn't exist under /usr/lib.
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 Regards Halim PS. The repo file was from:
http://download.opensuse.org/repositories/GNOME:/Factory/openSUSE_Factory/