Personal tools
Document Actions

tuxgdg on Mepis 7

Up to Tux gadgets

tuxgdg on Mepis 7

Posted by Joe Gumbosky at March 30. 2008

Hi,


     'tuxgdg' won't load on Mepis 7.  'tuxgi' works just fine.   I do have the python-xml library installed.


The following are the error messages I get when I try to start tuxgdg from the CL:


joegumbo@mepis1:~$ tuxgdg
Traceback (most recent call last):
  File "/opt/tuxdroid/apps/tux_framework/TFW.py", line 12, in ?
    from FWObject import GdgFramework
  File "/opt/tuxdroid/apps/tux_framework/libs/FWObject.py", line 34, in ?
    from GdgObject import *
  File "/opt/tuxdroid/apps/tux_framework/libs/GdgObject.py", line 50, in ?
    from GdgVoiceRec import VoiceRecParametrize, VoiceRecAcquire, VoiceRecMatching
  File "/opt/tuxdroid/apps/tux_framework/libs/GdgVoiceRec.py", line 11, in ?
    import DTW
  File "/opt/tuxdroid/apps/tux_framework/libs/DTW.py", line 27, in ?
    lib = CDLL(DTW_SO)
  File "/usr/lib/python2.4/site-packages/ctypes/__init__.py", line 315, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: /opt/tuxdroid/apps/tux_framework/libs/_DTW.so: undefined symbol: __stack_chk_fail
joegumbo@mepis1:~$

Thanks,
-Joe






Powered by Ploneboard
You are here: Home Forum Tux gadgets tuxgdg on Mepis 7

Powered by Plone CMS, the Open Source Content Management System