On Wed, 02 Jan 2008 21:11:32 +0100, jim <[EMAIL PROTECTED]> wrote: > I would say there is more than a Permissions problem when tuxgdg is ru > as SU. > > # tuxgdg > Traceback (most recent call last): > File "/opt/tuxdroid/apps/tux_framework/TFW.py", line 12, in <module> > from FWObject import GdgFramework > File "/opt/tuxdroid/apps/tux_framework/libs/FWObject.py", line 34, in > <module> > from GdgObject import * > File "/opt/tuxdroid/apps/tux_framework/libs/GdgObject.py", line 50, in > <module> > from GdgVoiceRec import VoiceRecParametrize, VoiceRecAcquire, > VoiceRecMatching > File "/opt/tuxdroid/apps/tux_framework/libs/GdgVoiceRec.py", line 11, > in <module> > import DTW > File "/opt/tuxdroid/apps/tux_framework/libs/DTW.py", line 27, in > <module> > lib = CDLL(DTW_SO) > File "/usr/lib/python2.5/ctypes/__init__.py", line 340, in __init__ > self._handle = _dlopen(self._name, mode) > OSError: /opt/tuxdroid/apps/tux_framework/libs/_DTW.so: cannot restore > segment prot after reloc: Permission denied
I think the sources have been posted on the forum, you can try to recompile them. Are you on 64 bits? David ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ tux-droid-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-user
